update README.md, switch user in Dockerfile(drop privileges), remove .gitlab-ci.yml

This commit is contained in:
2020-11-23 18:14:41 +00:00
parent d409d0cf93
commit be51f47da8
3 changed files with 2 additions and 17 deletions

View File

@@ -24,7 +24,7 @@ then you can run
```yarn run start```
to run the server locally
or use the provided Dockerfile to create a dockerimage like this
```docker build -t slowdowner:v3```
```docker build -t slowdowner:v3 .```
for example
### Development