3 lines
31 B
Docker
3 lines
31 B
Docker
|
FROM ubuntu
|
||
|
RUN apt-get update
|