update docker.sh

This commit is contained in:
deathrow 2023-01-01 23:36:54 -05:00
parent ca3eceb2cf
commit cd17871dd9
No known key found for this signature in database
GPG Key ID: FF39D67A22069F73

View File

@ -1,6 +1,6 @@
#!/bin/bash
docker run --rm \
docker run \
--name=site \
--network=site \
--restart=always \