Added workflow info to build_commands.md
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
Commands I executed for testing the build of cmatrix in a alpine-based docker container.
|
||||
|
||||
The workflow: These can be copied to a plain Dockerfile (with only the alpine base and possibly author info already defined) and then cleaned to a single RUN command.
|
||||
|
||||
```sh
|
||||
hostname
|
||||
git
|
||||
@@ -37,4 +39,4 @@ make
|
||||
./cmatrix
|
||||
./cmatrix -b
|
||||
history
|
||||
|
||||
```
|
||||
|
Reference in New Issue
Block a user