mirror of
https://github.com/empayre/fleet.git
synced 2024-11-06 08:55:24 +00:00
f735317f07
Running applications as root (default Docker user) is not a good security practice. The goal of this PR is to run the Fleet application as a non-root user. For development you can still access the container as root with the following command: `docker run -it --user=0 <fleetdm container ID> bash`
4 lines
72 B
Plaintext
4 lines
72 B
Plaintext
*
|
|
!build/binary-bundle/linux/fleet
|
|
!build/binary-bundle/linux/fleetctl
|