提交 fe37ea7f 编写于 作者: Huan (李卓桓)'s avatar Huan (李卓桓)

Upgrade Docker Base Image from Ubuntu 17.10 to 18.04

上级 aeae32fa
FROM ubuntu:17.10 FROM ubuntu:18.04
LABEL maintainer="Huan LI <zixia@zixia.net>" LABEL maintainer="Huan LI <zixia@zixia.net>"
ENV DEBIAN_FRONTEND noninteractive ENV DEBIAN_FRONTEND noninteractive
...@@ -17,15 +17,15 @@ RUN apt-get update && apt-get install -y --no-install-recommends \ ...@@ -17,15 +17,15 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
ca-certificates \ ca-certificates \
curl \ curl \
coreutils \ coreutils \
ffmpeg \
figlet \ figlet \
git \ git \
gnupg2 \
jq \ jq \
libav-tools \
libgconf-2-4 \ libgconf-2-4 \
moreutils \ moreutils \
shellcheck \ shellcheck \
sudo \ sudo \
ttf-freefont \
tzdata \ tzdata \
vim \ vim \
wget \ wget \
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册