Add docker file support #3
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Please add docker file I'm trying to build a docker container and its failing to build.
in go.mod
the replace line depends on local files
and the repo it replaces hasn't been updated
+1, official Docker support would be great.