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

Use docker instead of docker-compose to build and tag the static image. #3

Merged
merged 1 commit into from
Nov 20, 2020

Conversation

emetsger
Copy link

So this adjustment works for me by removing docker-compose.

If docker-compose is used, my environment requires the build arguments (sans values) to be defined in the docker-compose.yml. That is fine, but the show-stopper is that the resulting image produced by make static-drupal-image is tagged using the idc-isle-buildkit image name (drupal) and tag, e.g.:
ghcr.io/jhu-sheridan-libraries/idc-isle-dc/drupal:upstream-20200824-f8d1e8e-11-gb758f8b instead of ghcr.io/jhu-sheridan-libraries/idc-isle-dc/drupal-static:upstream-20201007-739693ae-82-g314440e0

@birkland birkland merged commit cadf553 into birkland:drupal-build Nov 20, 2020
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.

2 participants