mirror of
https://github.com/hoshikawa2/agent_platform_oci.git
synced 2026-09-07 18:23:46 +00:00
New features: Route Stickness, Handoff, Clarification, Read-Only/Transactional, Long Term Memory
This commit is contained in:
4
deploy/oke/dockerfiles/Dockerfile.agent-frontend
Normal file
4
deploy/oke/dockerfiles/Dockerfile.agent-frontend
Normal file
@@ -0,0 +1,4 @@
|
||||
FROM nginx:1.27-alpine
|
||||
COPY deploy/oke/nginx/default.conf /etc/nginx/conf.d/default.conf
|
||||
COPY apps/agent_frontend /usr/share/nginx/html
|
||||
EXPOSE 8080
|
||||
Reference in New Issue
Block a user