Add Flit and change namer
This commit is contained in:
parent
50db7b8cb2
commit
f188724d4b
13 changed files with 138 additions and 119 deletions
|
|
@ -3,7 +3,7 @@ FROM python:3.10.4-slim-bullseye
|
|||
LABEL org.opencontainers.image.title="GreatAI package wrapper container"
|
||||
LABEL org.opencontainers.image.vendor="ScoutinScience B.V."
|
||||
LABEL org.opencontainers.image.authors="andras@schmelczer.dev"
|
||||
LABEL org.opencontainers.image.source="https://github.com/ScoutinScience/great-ai"
|
||||
LABEL org.opencontainers.image.source="https://github.com/ScoutinScience/great_ai"
|
||||
|
||||
ENV ENVIRONMENT=production
|
||||
EXPOSE 6060
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue