feature: docker container
This commit is contained in:
parent
80032ad926
commit
524f9ff2e3
4 changed files with 84 additions and 41 deletions
|
@ -15,8 +15,7 @@ Compiled:
|
|||
Container:
|
||||
|
||||
```
|
||||
<insert instructions for using a container>
|
||||
<our container can and should be very simple: mount a /www into the container and we run serverus on it>
|
||||
podman run -d --name web -v /var/public:/www andyburke/serverus:latest
|
||||
```
|
||||
|
||||
Deno:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue