Skip to content

Commit

Permalink
Put back old rfdocker
Browse files Browse the repository at this point in the history
  • Loading branch information
asyrjasalo committed Jan 25, 2018
1 parent 53e31cb commit 32f945e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rfdocker
Expand Up @@ -14,7 +14,7 @@ this_path="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)"
: ${BUILD_ARGS:=""}
: ${BUILD_DIR:="$this_path"}
: ${BUILD_NAME:=${PWD##*/}}
: ${RUN_ARGS:='--network=host'}
: ${RUN_ARGS:=''}

### build and run tests ########################################################

Expand Down

0 comments on commit 32f945e

Please sign in to comment.