Skip to content

Latest commit

 

History

History
103 lines (79 loc) · 6.26 KB

README.md

File metadata and controls

103 lines (79 loc) · 6.26 KB

Apollo Images

Docker images designed for use with Sparked Host's Apollo Panel.

Supported tags

Java images

Node.js images

Python images

Game Hosting images

Bot Hosting images

PHP images

.NET images

Generic images

Other images

Requesting changes

Docker caches images locally on every machine they're pulled on, even old tags that aren't in use anymore. This means we have to keep these images as small as possible. That being said, if you find a problem in our images that is breaking normal functionality, or have a feature request that you believe is only going to marginally increase the size, please feel free to create an issue or submit a pull request, we're always open to new ideas.

Footnotes

  1. The software inside this image (Java, Node.js, Python...) is considered end of life, meaning official support from the developers has now ended and it's recommended to update. 2 3 4 5 6 7 8 9 10 11 12 13

  2. MCAntiMalware is an anti-malware software for Minecraft servers that detects over 900 malicious plugins. This image automatically downloads the latest release, runs a single scan against the working directory (/home/container/, where the server files are located) and exits. Read more about this anti-malware here.