ivan1993spb / snake-server

Snake-Server is a pure Go implementation of the famous arcade game 🐍
https://snakeonline.xyz
MIT License
33 stars 3 forks source link

Use user `nobody` to run the snake-server in the container #150

Closed ivan1993spb closed 2 years ago

ivan1993spb commented 2 years ago

Use user nobody to run the snake-server in the container.

https://medium.com/@lizrice/non-privileged-containers-based-on-the-scratch-image-a80105d6d341 https://stackoverflow.com/questions/26561555/how-do-i-run-my-go-application-in-the-scratch-container-as-the-user-nobody