Skip to content

Commit

Permalink
FEATURE add bash script to build & up containers with bsetup
Browse files Browse the repository at this point in the history
  • Loading branch information
Vladislav Baranovskiy committed May 31, 2024
1 parent fee37f2 commit 81a382f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docker-run
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
#!/usr/bin/env bash

docker compose build
docker compose up bsetup
docker compose up

0 comments on commit 81a382f

Please sign in to comment.