feat(ci): minimize container size and caching #275
Reference in New Issue
Block a user
Delete Branch "npub15skvhry/flotilla:feat/minimize-container-size"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Reduces the container size from 556 MiB to 82 MiB. I still think it's larger than it should really be, but it seems ok for now. I did a quick test anyway, and it seems to be working. Known issues:
docker stop <container-id>because Docker first tries to shut it down gracefully.View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.