Skip to content

Configure multi-stage container build incl template#5

Draft
mattcen wants to merge 1 commit intomainfrom
multi-stage-container
Draft

Configure multi-stage container build incl template#5
mattcen wants to merge 1 commit intomainfrom
multi-stage-container

Conversation

@mattcen
Copy link
Copy Markdown
Owner

@mattcen mattcen commented Jun 22, 2023

This in part addresses #4, and removes the (mostly duplicated) dev Dockerfile. Needs testing before being merged.

@mattcen mattcen self-assigned this Jun 22, 2023
@mattcen
Copy link
Copy Markdown
Owner Author

mattcen commented Jun 22, 2023

To see the benefit of this, see this output:

mattcen@hobart:~$ docker image ls --format='{{.Size}} {{.Repository}}' | grep 'GB ' | sort -h
1.15GB scouthack-website_scouthack_website
1.16GB stemscouts-vic_stemscouts_vic
1.16GB vk3saw-web_vk3saw
1.16GB wvjota-web_wvjota
1.18GB sts_website_sts_website
1.19GB ghcr.io/scouts-victoria-program/scoutsvic-rego
1.2GB ghcr.io/scouts-victoria-program/radioactiv8
1.2GB mattcen/radioactiv8
1.2GB nsw-reg_stem_website

If these were all based off a single image, most of that 1GB would be shared.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant