update,
This commit is contained in:
5
task1/SCC_212_Advanced_Programming_Weeks_7/dockerfile
Normal file
5
task1/SCC_212_Advanced_Programming_Weeks_7/dockerfile
Normal file
@@ -0,0 +1,5 @@
|
||||
FROM ubuntu:latest
|
||||
|
||||
RUN apt update -qyy && \
|
||||
apt install -qyy erlang
|
||||
|
Reference in New Issue
Block a user