Files
paparazzi/docker
winkelst d4919419de Fix path to gosu in entrypoint.sh (#2776)
daba128 changed the Dockerfile to install gosu from the official Ubuntu repositories but did not change the path in entrypoint.sh

gosu ist now located at /usr/sbin/gosu and no longer at /usr/local/bin/gosu
2021-09-01 17:39:46 +02:00
..