Update for 09-05-22 19:00

This commit is contained in:
Tyler Perkins 2022-05-09 19:00:01 -04:00
parent 4796bc3e54
commit 91bbc4548f

View File

@ -11,6 +11,10 @@ the wiki (they change with different versions)
the `docker` command is all thats needed to run a container.
== docker-compose ==
Docker-compose allows you to automate setting up several containers into a
single command.
== Useful commands ==