Suche
Beiträge, die mit docker getaggt sind
5 of the coolest things you can run on Docker
These are some refreshingly different things to consider running on Docker.
Covered in the linked article are:
- game servers for popular multiplayer titles
- Kasm Workspaces
- LLMs and image generators (Generative AI)
- emulate retro games inside your browser
- macOS
See https://www.xda-developers.com/coolest-things-you-can-run-on-docker
#Blog, #docker, #gaming, #technology
Meine Änderung ist, dass mein Image auf mediawiki-core basiert und skins und extensions über Volumes hinzugefügt werden können.
Außerdem unterstützt mein Image Authorisierung für Bilder, sperrt mw-config wenn LocalSettings.php vorhanden ist und führt automatisch update.php aus, wenn Extensions das erfordern.
Allerdings habe ich nur Debian/Apache laufen; andere Varianten unterstütze ich damit nicht.
Although now everyone has "the same machine" now a lot of new problems are arising, especially because with Docker and Flatpak the *developers* need to care about the "package". Which may work in some cases, but often might also lead to important updates not being distributed all over the place