mirror of
https://github.com/teddysun/across.git
synced 2025-10-08 13:55:34 +08:00
@@ -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 \
|
||||||
|
Reference in New Issue
Block a user