drone-ssh/docker
Bo-Yi Wu a6841ff7b7
chore: refactor Docker setup for enhanced security
- Add a new `.hadolint.yaml` configuration file with specific rule ignores
- Update the Dockerfile to install `ca-certificates` without a fixed version
- Add commands to create a `deploy` user and group with UID and GID `1000`, set home directory, and set ownership
- Set the Docker container to run as the `deploy` user with UID and GID `1000`

Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
2023-12-26 13:27:12 +08:00
..
Dockerfile chore: refactor Docker setup for enhanced security 2023-12-26 13:27:12 +08:00