Controlling Individual Services
Dieser Inhalt ist noch nicht in deiner Sprache verfügbar.
Sometimes you only want to bounce one container — restart the shop after a config
change, or stop the database to free memory — without disturbing everything else.
mdocker service does exactly that.
mdocker service up aurora db # start only the db servicemdocker service down aurora db # stop only db (the rest keeps running)mdocker service restart aurora shop # restart only the shop serviceThe service name is the key from your project’s compose file (db, shop, proxy,
redis, …). To see which services a project has, use
mdocker inspect.
Related
Section titled “Related”Cookie-Einstellungen
Statistik-Werkzeuge setzen wir nur ein, wenn du zustimmst. Die notwendige Speicherung hält die Seite funktionsfähig; alles andere bleibt aus, bis du entscheidest.
Speichert deine Entscheidung aus diesem Dialog in deinem Browser (localStorage). Kein Cookie, keine Weitergabe an Dritte.
Google Analytics 4 über den Google Tag Manager, um die Nutzung der Seite zu messen. Wird erst nach deiner Einwilligung geladen.