Skip to content
Snippets Groups Projects
Commit 5c615fcb authored by Jan David Mol's avatar Jan David Mol
Browse files

L2SS-391: Environment settings are optional now

parent 0a615159
Branches
Tags
1 merge request!144L2SS-391: Add boot device
......@@ -22,20 +22,6 @@ You will also need:
* python3.7+
* pip
## Setup environment variables
Setup the following environment:
```
cat > docker-compose/env <<END
# the directory where you checked out this repo
export TANGO_LOFAR_LOCAL_DIR=${PWD}
END
# Run this each time you open a new shell
source docker-compose/env
```
## Build the docker images
First we build all docker containers. This may take a while:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment