senaite / senaite.docker

SENAITE Docker Container
GNU General Public License v2.0
48 stars 38 forks source link

zc.buildout failing on docker build #6

Closed Givo29 closed 2 years ago

Givo29 commented 3 years ago

Bug Description: The build is unable to find the zc.buildout files, possibly caused by ez_setup deprecation?

Versions Affected:

To Reproduce: As per the documentation:

$ git clone https://github.com/senaite/senaite.docker
$ cd senaite.docker/<version>
$ docker build -t senaite .
$ docker run --rm --name senaite -p 8080:8080 senaite

Screenshots: image

samimis97 commented 2 years ago

I am getting the same issue... how to resolve ?

SingingDwarf commented 2 years ago

Likewise, I get the same

ramonski commented 2 years ago

Versions < 2.x are no longer maintained.

Please use the latest build which known to be working: https://github.com/senaite/senaite.core/actions/workflows/docker.yml