andrewmusselman commented on PR #271:
URL:
https://github.com/apache/tooling-trusted-releases/pull/271#issuecomment-3458180161
also builds on alpine:
```
Step 40/44 : USER appuser
---> Running in 7349f05ad794
---> Removed intermediate container 7349f05ad794
---> 47e2b8374933
Step 41/44 : WORKDIR /opt/atr
---> Running in 3f3af56347f1
---> Removed intermediate container 3f3af56347f1
---> 9238941a3334
Step 42/44 : RUN chmod +x ./start-atr.sh
---> Running in 884be324c4fc
---> Removed intermediate container 884be324c4fc
---> 8c26ddf850ce
Step 43/44 : EXPOSE 4443
---> Running in 3d2b84bf6d6c
---> Removed intermediate container 3d2b84bf6d6c
---> 6357da428d72
Step 44/44 : CMD ["./start-atr.sh"]
---> Running in a319b5b11c6a
---> Removed intermediate container a319b5b11c6a
---> 3811553618c7
Successfully built 3811553618c7
Successfully tagged tooling-trusted-release:latest
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]