mirror of
https://github.com/Akkudoktor-EOS/EOS.git
synced 2025-04-19 00:45:22 +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)
5 lines
54 B
Bash
5 lines
54 B
Bash
EOS_VERSION=main
|
|
EOS_PORT=8503
|
|
|
|
PYTHON_VERSION=3.12.6
|