[add] config

This commit is contained in:
Andy Bunce 2022-03-02 22:46:52 +00:00
parent 7ed73f7224
commit 1a527de128
8 changed files with 13 additions and 7 deletions

View file

@ -2,7 +2,7 @@
## docker build
```
docker build --tag=friendlyhello .
docker build --tag=vscode-basex .
```
## compose
```