mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-02-28 03:42:11 +00:00
docs: add minor tweaks to project docs
This commit is contained in:
@@ -32,10 +32,14 @@ docker exec -it $CONTAINERID $PROGRAM
|
||||
|
||||
## Tidy system
|
||||
|
||||
This removes unused images, networks, ... from your system.
|
||||
|
||||
```
|
||||
docker system prune
|
||||
```
|
||||
|
||||
Please consult the [Docker documentation](https://docs.docker.com/engine/reference/commandline/system_prune/) for more information.
|
||||
|
||||
## Further resources
|
||||
|
||||
* [An Exhaustive Guide to Writing Dockerfiles for Node.js Web Apps](https://blog.hasura.io/an-exhaustive-guide-to-writing-dockerfiles-for-node-js-web-apps-bbee6bd2f3c4)
|
||||
|
||||
Reference in New Issue
Block a user