We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d1d776e + 0e584db commit 7c21e30Copy full SHA for 7c21e30
scripts/dockerenv.sh
@@ -80,7 +80,6 @@ dockerdev () {
80
--name="$CONTAINER_NAME" \
81
-v "$repo_path":"$MOUNT_DIR" \
82
--cap-add SYS_PTRACE \
83
- -p 15423:15423 \
84
${CONTAINER_IMAGE}:${CONTAINER_VERSION} bash
85
86
if [ "$RUNTIME" = "docker" ] ; then
0 commit comments