fibonacci_pipeline/Dockerfile

2 lines
44 B
Docker
Raw Normal View History

2024-10-22 14:06:32 +00:00
FROM golang:latest
WORKDIR /the/workdir/path