mirror of
https://github.com/Akkudoktor-EOS/EOS.git
synced 2025-09-13 07:21:16 +00:00
* workflow: docker-build upload to DockerHub - Upload on release, tag, push to main. - Build on pr to main (amd64 only). * docker: - Update documentation. - Temporarily set akkudoktor/eos:main in compose.yml (with releases/tags it should be replaced by latest again)
This commit is contained in:
committed by
GitHub
parent
1bf49c8c52
commit
b6111517ca
@@ -35,6 +35,6 @@ ENTRYPOINT []
|
||||
|
||||
EXPOSE 8503
|
||||
|
||||
CMD ["python", "-m", "akkudoktoreos.server.fastapi_server"]
|
||||
CMD ["python", "-m", "akkudoktoreos.server.eos"]
|
||||
|
||||
VOLUME ["${MPLCONFIGDIR}", "${EOS_CACHE_DIR}", "${EOS_OUTPUT_DIR}", "${EOS_CONFIG_DIR}"]
|
||||
|
Reference in New Issue
Block a user