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 f509cd4 commit cffa8e7Copy full SHA for cffa8e7
hack/build-container/make.mk
@@ -1,4 +1,4 @@
1
build-container:
2
- docker rmi feos-builder
+ -docker rmi feos-builder
3
docker pull rust:1-bookworm
4
docker build hack/build-container -t feos-builder
0 commit comments