You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 16, 2023. It is now read-only.
[](https://blog.linuxserver.io"all the things you can do with our containers including How-To guides, opinions and much more!")
4
-
[](https://discord.gg/YWrKVTn"realtime support / chat with the community and the team.")
5
-
[](https://discourse.linuxserver.io"post on our community forum.")
6
-
[](https://fleet.linuxserver.io"an online web interface which displays all of our maintained images.")
7
-
[](https://github.com/linuxserver"view the source for all of our repositories.")
8
-
[](https://opencollective.com/linuxserver"please consider helping us by either donating or contributing to our budget")
3
+
[](https://blog.linuxserver.io"all the things you can do with our containers including How-To guides, opinions and much more!")
4
+
[](https://discord.gg/YWrKVTn"realtime support / chat with the community and the team.")
5
+
[](https://discourse.linuxserver.io"post on our community forum.")
6
+
[](https://fleet.linuxserver.io"an online web interface which displays all of our maintained images.")
7
+
[](https://github.com/linuxserver"view the source for all of our repositories.")
8
+
[](https://opencollective.com/linuxserver"please consider helping us by either donating or contributing to our budget")
9
9
10
10
The [LinuxServer.io](https://linuxserver.io) team brings you another container release featuring:
[](https://microbadger.com/images/linuxserver/docker-compose"Get your own version badge on microbadger.com")
[](https://microbadger.com/images/linuxserver/docker-compose"Get your own version badge on microbadger.com")
[Docker-compose](https://github.com/docker/compose) is a tool for defining and running multi-container Docker applications. With Compose, you use a Compose file to configure your application's services. Then, using a single command, you create and start all the services from your configuration.
40
39
@@ -76,8 +75,7 @@ We provide a very convenient script that allows the docker-compose container to
Running these on the docker host once will let you issue commands such as `docker-compose up -d` on your host and will let the container do its job behind the scenes.
80
-
78
+
Running these two commands on your docker host once will let you issue commands such as `docker-compose up -d` and the docker-compose container will do its job behind the scenes.
81
79
82
80
83
81
## Docker Mods
@@ -119,4 +117,5 @@ Once registered you can define the dockerfile to use with `-f Dockerfile.aarch64
119
117
120
118
## Versions
121
119
120
+
***04.06.20:** - Bump docker-cli to 19.03.8, auto-detect python3 version.
0 commit comments