We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e270ce commit 0d02332Copy full SHA for 0d02332
Dockerfile
@@ -1,7 +1,6 @@
1
# docker build . -t cosmwasm/wasmd:latest
2
# docker run --rm -it cosmwasm/wasmd:latest /bin/sh
3
FROM golang:1.21-alpine3.17 AS go-builder
4
-ARG arch=x86_64
5
6
# this comes from standard alpine nightly file
7
# https://github.com/rust-lang/docker-rust-nightly/blob/master/alpine3.12/Dockerfile
0 commit comments