[mod] code-serverx

This commit is contained in:
Andy Bunce 2023-08-07 15:37:48 +01:00
parent fb2f688c3c
commit ad133102e3
2 changed files with 6 additions and 6 deletions

View file

@ -2,15 +2,15 @@
## docker build
```
docker build --tag=vs451-basex973 .
docker build --tag=vscode4.16-basex10.7 .
```
## compose
```
docker-compose up
```
## Includes
* openjdk-11-jdk-headless
* BaseX 9.7.3
* openjdk-17-jdk-headless
* BaseX 10.7
* node+npm v16
* maven 3.8.6