6 lines
172 B
Docker
6 lines
172 B
Docker
FROM registry.ask-eve-ai-local.com/josakola/eveai-base:latest
|
|
|
|
# Copy the service-specific source code into the container.
|
|
COPY eveai_entitlements /app/eveai_entitlements
|
|
|