Skip to content

Commit

Permalink
Add docker startservices to pull all devsecops and cart
Browse files Browse the repository at this point in the history
  • Loading branch information
ErdemOzgen committed Mar 29, 2024
1 parent 8623fc0 commit 2babc35
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion startservices.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
# Run your other command here
export PATH=/root/go/bin:/usr/lib/jvm/java-11-openjdk/bin:/work_dir/blackdaggerenv/bin:/root/go/bin:/sbin:/usr/bin:/root/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin:/opt/bin:/usr/bin/core_perl:/root/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin:/opt/bin:/usr/bin/core_perl:/usr/games/bin:
blackdagger server &

blackdagger pull devsecops
blackdagger pull cart
# Run gotty in the foreground
gotty -p 8090 -w --credential blackdagger:blackdagger /bin/bash

0 comments on commit 2babc35

Please sign in to comment.