Web Dev Solutions

Catalin Mititiuc

aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'run-shell')
-rwxr-xr-xrun-shell3
1 files changed, 0 insertions, 3 deletions
diff --git a/run-shell b/run-shell
deleted file mode 100755
index afd0141..0000000
--- a/run-shell
+++ /dev/null
@@ -1,3 +0,0 @@
-#!/usr/bin/env bash
-
-docker run --rm --init -it -v $PWD:/usr/src/app -p 8080:8080 btroops bash