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

Modified images to support a standard build process #247

Merged
merged 2 commits into from
Jul 24, 2019

Conversation

Mierdin
Copy link
Member

@Mierdin Mierdin commented Jul 24, 2019

Building the images in the curriculum, to-date, has been done manually.

As of v0.4.0 of the Antidote platform, we'll be supporting versioned/tagged images. To support this, this PR is modifying all images to be able to be consistently built with the following:

TARGET_VERSION=v0.4.0 make docker

This will make it easier to automate the nightly build of images, as well as building them for a particular release, which allows us to continuously make changes to images as needed without affecting what's used in production.

@Mierdin Mierdin merged commit 7bb3f59 into master Jul 24, 2019
@Mierdin Mierdin deleted the standardize-image-build branch July 24, 2019 17:10
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant