Skip to content

Commit

Permalink
Merge pull request #121 from TomasKopunec/test
Browse files Browse the repository at this point in the history
Update docker_run_mac.sh
  • Loading branch information
JasonLuuk authored Mar 23, 2024
2 parents a15f39d + c9afbeb commit b10e22b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker_run_mac.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash

docker build --no-cache -t ief_image -f Dockerfile.mac .
echo "Docker image built."
echo "Docker Mac image built."

docker run -it --net=host --name ief_runner ief_image

0 comments on commit b10e22b

Please sign in to comment.