Compare commits
No commits in common. "f26" and "rawhide" have entirely different histories.
1 changed files with 0 additions and 12 deletions
12
Dockerfile
12
Dockerfile
|
|
@ -1,12 +0,0 @@
|
||||||
FROM registry.fedoraproject.org/f26/docker:latest
|
|
||||||
|
|
||||||
ENV VERSION=0 RELEASE=1 ARCH=x86_64
|
|
||||||
LABEL com.redhat.component="container-engine" \
|
|
||||||
name="$FGC/container-engine" \
|
|
||||||
version="$VERSION" \
|
|
||||||
release="$RELEASE.$DISTTAG" \
|
|
||||||
architecture="$ARCH" \
|
|
||||||
usage="atomic install --system --system-package=no container-engine && systemctl start container-engine" \
|
|
||||||
summary="Container-engine as a system container, based on the docker system container." \
|
|
||||||
maintainer="Giuseppe Scrivano <gscrivan@redhat.com>" \
|
|
||||||
atomic.type="system"
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue