mirror of
https://gitlab.archlinux.org/archlinux/archlinux-docker.git
synced 2025-08-06 22:27:29 +02:00
> 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.
19 lines
677 B
Plaintext
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
|
|
|