Skip to content

Commit

Permalink
renamed produced image to echowatch.rtsp
Browse files Browse the repository at this point in the history
  • Loading branch information
VitalyVaryvdin committed Oct 12, 2023
1 parent 4a5038d commit 6003f3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/docker.mk
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ docker:
echo "$$DOCKERFILE_DOCKERHUB" | docker build . -f - \
--platform=linux/amd64 \
--build-arg BINARY="$$(echo binaries/*linux_amd64.tar.gz)" \
-t stream
-t "echowatch.rtsp"

docker buildx rm builder
rm -rf $$HOME/.docker/manifests/*

0 comments on commit 6003f3b

Please sign in to comment.