fibonacci_pipeline/Dockerfile
2024-10-22 16:06:32 +02:00

2 lines
No EOL
44 B
Docker

FROM golang:latest
WORKDIR /the/workdir/path