PrivateBin/docker-unit-alpine

automated build fails

Closed this issue · 0 comments

elrido commented

The latest automated builds failed in the smoketest - the image builds but exits within 5s after starting it.

Replicating the build, the image fails to start with these messages:

unknown option "--tmp", try "/usr/sbin/unitd -h" for available options

We start the service as follows:

CMD ["--no-daemon", "--log", "/dev/stdout", "--tmp", "/tmp"]

The last working build shipped unit version 1.29.1-r1, it now is 1.30.0-r0 (released May 10th) - bit unexpected to see this make it into a stable alpine release, but it is only a minor version change and their changelog doesn't mention any changed options in 1.30.0.