issues
search
fbrettnich
/
hcloud-snapshot-as-backup
Hetzner Cloud - Automatic Snapshots as Backups for more flexibility
https://hub.docker.com/r/fbrettnich/hcloud-snapshot-as-backup
MIT License
111
stars
19
forks
source link
Change Dockerfile
#9
Closed
kimdre
closed
1 year ago
kimdre
commented
1 year ago
Changes
Update python-alpine image version to 3.17
Add tzdata package to fix incorrect timestamps in docker logs due to unknown timezones
Change Dockerfile to multi-stage build to reduce image size
Copy/install only necessary files to reduce image size
Run image with non-root user
Changes