mirror of
https://github.com/rkd77/elinks.git
synced 2024-12-04 14:46:47 -05:00
[ docker ] forgotten separators
This commit is contained in:
parent
be1aa66a23
commit
dfd3c0aa91
@ -9,7 +9,7 @@ FROM debian:latest
|
|||||||
|
|
||||||
# prepare system
|
# prepare system
|
||||||
RUN apt-get update && apt-get -y install bash \
|
RUN apt-get update && apt-get -y install bash \
|
||||||
rsync vim screen git make automake \
|
rsync vim screen git make automake
|
||||||
|
|
||||||
# [*] source build tools
|
# [*] source build tools
|
||||||
|
|
||||||
|
@ -9,7 +9,7 @@ FROM debian:latest
|
|||||||
|
|
||||||
# prepare system
|
# prepare system
|
||||||
RUN apt-get update && apt-get -y install bash \
|
RUN apt-get update && apt-get -y install bash \
|
||||||
rsync vim screen git make automake \
|
rsync vim screen git make automake
|
||||||
|
|
||||||
# [*] source build tools
|
# [*] source build tools
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user