Include docker-slim in Drone CI manifest #241
Unanswered
btalberg
asked this question in
Show and tell
Replies: 1 comment
-
This is awesome! Thank you for sharing @btalberg ! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
We use Drone as our CI platform. I added a docker-slim step to shrink our image and push it up to the Hub registry. If others are interested, take a look here: https://github.com/WildflowerSchools/wf-drone-slim-template/blob/main/drone.yml#L33. PS: You can see the Docker Hub tags that are created with this YML recipe at our respective hub repo.
Open to feedback and improvement ideas!
Beta Was this translation helpful? Give feedback.
All reactions