Add README.md
This commit is contained in:
parent
603fbda7d9
commit
0a3722511f
8
README.md
Normal file
8
README.md
Normal file
@ -0,0 +1,8 @@
|
||||
## Usage
|
||||
|
||||
Run the `BUILD=1 ./debian-here.sh` command to build the Docker image.
|
||||
|
||||
To spin up a container from the image, simply run `./debian-here.sh` and you will find yourself in the directory you've issued the command from mounted in the container.
|
||||
|
||||
Note that you can run the `debian-here.sh` script from anywhere.
|
||||
You could even symlink it to `/usr/local/bin` for easier access!
|
Loading…
Reference in New Issue
Block a user