Closed cleary closed 1 year ago
Hi @cleary,
There are either the tags 2.x
or edge
available in the official Docker repository:
https://hub.docker.com/r/senaite/senaite/tags
While they are currently both the same, the first is meant to give the latest version of the 2.x
version branch, while the latter might give you also the latest 3.x
versions (when they become available;))
Please change your docker compose file accordingly, Thanks
docker-compose up
throws an error:changing
senaite-latest
tosenaite/senaite:edge
got it running for me