Skip to content
This repository has been archived by the owner on Dec 7, 2023. It is now read-only.

Slimify docker image #253

Merged
merged 2 commits into from
Jan 27, 2020
Merged

Slimify docker image #253

merged 2 commits into from
Jan 27, 2020

Conversation

sgnn7
Copy link
Contributor

@sgnn7 sgnn7 commented Jan 24, 2020

Reduce docker image size and flatten the resulting image to a single layer

We don't want to require downloading of all the layers since there's
overlap so we now flatten the rewulting tagged image.
@sgnn7 sgnn7 marked this pull request as ready for review January 24, 2020 22:13
Changes made:
- Base image changed from ruby -> ubuntu
- Comments standardized
- Git checkout done using `--depth=1`

This change slims the image down to less tham 50% of the original one
(952MB -> 432MB == 45% of original)
@sgnn7 sgnn7 merged commit 67edf2c into master Jan 27, 2020
@sgnn7 sgnn7 deleted the slimify-docker-image branch January 27, 2020 14:01
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants