Closed lassik closed 4 years ago
I made a head
container for Gambit but it doesn't build successfully yet.
There are now head
containers for lots of Schemes, and they seem to be working fine.
To regenerate such a container from the latest git head, just press the rebuild button in the Docker Hub UI.
Some of the head
containers are bootstrapped from our latest
release container (i.e. FROM schemers/foo AS build
) which also works nicely.
I'd like to add containers built from the Git master of a few Schemes.
Is
head
a good name for them?Some Schemes have very long release cycles but pre-release versions are quite stable. It might be good to have snapshots (monthly/bi-monthly/quarterly) in addition to
head
.