hallowelt / docker-bluespice-free

BlueSpice Enterprise Wiki Free Edition for Docker builds.
https://www.bluespice.com
15 stars 11 forks source link

wget does not work #29

Open atar-axis opened 8 months ago

atar-axis commented 8 months ago

Getting the error FileNotFoundError: [Errno 2] No such file or directory: 'wget -O _codebase/BlueSpice-free.zip https://bluespice.com/filebase/bluespice-free/'

Had to run the command once by hand, before it did not work.

Jonty16117 commented 5 months ago

you can try with: wget -O build-free-4.4.x.zip https://bluespice.com/filebase/bluespice-free but the latest dockerfile uses tar build so you might have to compress and use it accordingly