Skip to content

Commit

Permalink
update builder
Browse files Browse the repository at this point in the history
  • Loading branch information
ParsaKhaledi committed Nov 10, 2024
1 parent 9bc74d2 commit 78142be
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion DockerBuild.sh
100644 → 100755
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
#!/bin/bash
docker build -t alienkh/px4_sim:latest -f Dockerfile .
DOCKERFILE=$1
echo ${DOCKERFILE}
# docker build -t alienkh/px4_sim:latest -f {$dockerFileName} .

0 comments on commit 78142be

Please sign in to comment.