Files
coder/examples/templates/docker/build/Dockerfile
T

4 lines
79 B
Docker

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