Files
eveAI/docker/eveai_app/Dockerfile

5 lines
161 B
Docker

FROM registry.ask-eve-ai-local.com/josakola/eveai-base:latest
# Copy the source code into the container.
COPY eveai_app /app/eveai_app
COPY content /app/content