vyos-documentation
vyos-documentation copied to clipboard
docker: Multiple fixes
Change Summary
- Update Debian base image to 12
- Add
--break-system-packagesoption topip3 installcommand - Remove
chmod a+sfrom Dockerfile (newer versions ofgosuin particular don't support this) - Add
sudoto relevant commands inentrypoint.sh - Add
UID_MINkey toaddusercommand (allows the container to run on MacOS) - Formatting and spelling fixes
Related Task(s)
Related PR(s)
Backport
- sagitta
- equuleus
Checklist:
- [x] I have read the CONTRIBUTING document