Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] Docker base image #6

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

FrancescoSaverioZuppichini
Copy link
Owner

Description

Addressed #2

This PR adds a new Dockerfile at dockerfiles/Dockerfile.base and uses it as a base image for all the others.

To build and push (assuming you have the right access to my hub)

make build-and-push-base-image 

Create a base image at `zuppif/my-spaces/base and a `Makefile` with an handy `build-and-push-base-image` command one can use to build and push the base image
Fix a little bug where we were not checking for image:tag but only for image, thus we were building the image everything. Also added building logs
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