Add Debian 10 image to graveyard (LXC URL for doc purposes)
This commit is contained in:
parent
001faa160e
commit
04c9795586
10
extra/graveyard/debian10/image
Normal file
10
extra/graveyard/debian10/image
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
IMAGE debian10_10.3-200503
|
||||||
|
|
||||||
|
COPY https://us.images.linuxcontainers.org/images/debian/buster/amd64/default/20200503_05:24/rootfs.tar.xz
|
||||||
|
|
||||||
|
RUN EOF
|
||||||
|
# Update packages
|
||||||
|
apt-get update
|
||||||
|
apt-get upgrade
|
||||||
|
apt-get clean
|
||||||
|
EOF
|
Loading…
Reference in New Issue
Block a user