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 f8e8212 commit 47dffd5Copy full SHA for 47dffd5
msls-local/Dockerfile.msls renamed to msls-local/Dockerfile
msls-local/Makefile
@@ -4,4 +4,4 @@ build-local:
4
docker build \
5
--platform "linux/amd64" \
6
-t msls-local:latest \
7
- -f Dockerfile.msls .
+ -f Dockerfile .
0 commit comments