From 73e4e0b43905a76c383ba35912684babc01d142c Mon Sep 17 00:00:00 2001 From: Zaoqi Date: Wed, 2 Oct 2019 18:51:49 +0800 Subject: [PATCH] archlinux/base as base --- Dockerfile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Dockerfile b/Dockerfile index 77564e9..ff17c0e 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,10 +1,9 @@ ########################################################### # Dockerfile for custom Arch Linux base to be as small as possible # -# Currently 119 MB ############################################################ -FROM dock0/arch +FROM archlinux/base MAINTAINER Jonathan Yantis ENV TERM xterm