Skip to content

Commit 8a6ab30

Browse files
committed
Comment
1 parent d763a3c commit 8a6ab30

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ci/dev-image/exec.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
#!/usr/bin/env bash
22
# exec.sh opens an interactive bash session inside of a docker container
33
# for improved isolation during development
4+
# if the container exists it is restarted if necessary, then reused
45

56
set -euo pipefail
67
cd "$(dirname "$0")"

0 commit comments

Comments
 (0)