1
0
mirror of https://github.com/rancher/os.git synced 2025-09-01 14:48:55 +00:00

Revert "Move docker base image from Xenial to Bionic"

This reverts commit d284e41dee.
This commit is contained in:
niusmallnan
2019-05-05 17:10:03 +08:00
parent d284e41dee
commit 4d9c30ed33
3 changed files with 6 additions and 6 deletions

View File

@@ -1,5 +1,5 @@
FROM ubuntu:bionic
# FROM arm64=arm64v8/ubuntu:bionic
FROM ubuntu:xenial
# FROM arm64=arm64v8/ubuntu:xenial
ENV DAPPER_RUN_ARGS --privileged
ENV DAPPER_OUTPUT dist

View File

@@ -1,5 +1,5 @@
FROM ubuntu:bionic
# FROM arm64=arm64v8/ubuntu:bionic
FROM ubuntu:16.04
# FROM arm64=aarch64/ubuntu:16.04 arm=armhf/ubuntu:16.04
# get the apt-cacher proxy set
ARG APTPROXY=