Start again
This commit is contained in:
6
lcthw-remnants-2/Dockerfile
Normal file
6
lcthw-remnants-2/Dockerfile
Normal file
@@ -0,0 +1,6 @@
|
||||
FROM ubuntu:xenial
|
||||
|
||||
ENV DEBIAN_FRONTEND noninteractive
|
||||
|
||||
RUN apt-get update -yq
|
||||
RUN apt-get install -yq build-essential git
|
Reference in New Issue
Block a user