Skip to content

Commit

Permalink
shell-scripts to build and run LAppS in docker
Browse files Browse the repository at this point in the history
  • Loading branch information
Pavel Kraynyukhov committed May 9, 2018
1 parent 967c217 commit 8520334
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
Empty file modified buildRunEnv.sh
100644 → 100755
Empty file.
4 changes: 4 additions & 0 deletions runLAppSEnv.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
#!/bin/bash


docker run -it --rm --name runenv -h lapps --network=host -v /opt/lapps-builds/latest:/opt/lapps lapps:runenv bash

0 comments on commit 8520334

Please # to comment.