mirror of
https://github.com/teddysun/across.git
synced 2025-01-19 06:19:35 +08:00
Update Dockerfile
Signed-off-by: Teddysun <i@teddysun.com>
This commit is contained in:
parent
890f0473c0
commit
6f733aa4f4
@ -2,7 +2,7 @@
|
|||||||
# Copyright (C) 2018 Teddysun <i@teddysun.com>
|
# Copyright (C) 2018 Teddysun <i@teddysun.com>
|
||||||
|
|
||||||
FROM debian:stretch
|
FROM debian:stretch
|
||||||
MAINTAINER Teddysun <i@teddysun.com>
|
LABEL maintainer="Teddysun <i@teddysun.com>"
|
||||||
|
|
||||||
RUN set -ex \
|
RUN set -ex \
|
||||||
&& printf "deb http://deb.debian.org/debian sid main" > /etc/apt/sources.list.d/sid.list \
|
&& printf "deb http://deb.debian.org/debian sid main" > /etc/apt/sources.list.d/sid.list \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user