Files
coder/examples/templates/docker/build/Dockerfile
T
2022-09-29 17:55:15 -05:00

4 lines
79 B
Docker

FROM ubuntu
RUN apt-get update && apt-get install -y curl wget git vim golang