archlinux-docker/docker-library.template
hashworks 8f3eaab36b Remove old tags as recommended by @tianon
> Removing tags here will remove them from the "Supported" section on
> the Hub readme (and will prevent us from spending cycles rebuilding them
> on the official build servers), but the tags will still be available to
> users who want them.
> See https://github.com/docker-library/official-images#library-definition-files
> for more detail on this.
2020-11-01 21:51:43 +00:00

19 lines
677 B
Plaintext

# https://gitlab.archlinux.org/archlinux/archlinux-docker
Maintainers: Santiago Torres-Arias <santiago@archlinux.org> (@SantiagoTorres),
Christian Rebischke <Chris.Rebischke@archlinux.org> (@shibumi),
Pierre Schmitz <pierre@archlinux.de> (@pierres),
Justin Kromlinger <hashworks@archlinux.org> (@hashworks)
GitRepo: https://github.com/archlinux/archlinux-docker.git
Tags: latest, base, base-${BUILD_VERSION}
GitCommit: ${BUILD_COMMIT}
GitFetch: refs/tags/v${BUILD_VERSION}
File: Dockerfile.base
Tags: base-devel, base-devel-${BUILD_VERSION}
GitCommit: ${BUILD_COMMIT}
GitFetch: refs/tags/v${BUILD_VERSION}
File: Dockerfile.base-devel