mirror of
https://gitlab.com/octtspacc/OcttKB
synced 2025-06-06 00:29:12 +02:00
OcttKB Cross-Repo Sync (HTML to Raw)
This commit is contained in:
16
Wiki-OcttKB/tiddlers/Normal/_Docker.tid
Normal file
16
Wiki-OcttKB/tiddlers/Normal/_Docker.tid
Normal file
@@ -0,0 +1,16 @@
|
||||
created: 20230722232624533
|
||||
creator: Octt
|
||||
modified: 20230723132009709
|
||||
modifier: Octt
|
||||
tags:
|
||||
title: Docker
|
||||
|
||||
<<^wikipediaframe "Docker (software)">>
|
||||
|
||||
!!! Commands
|
||||
|
||||
* `start`, `restart`: On existing containers, respectively ''start'' if it's not running, or ''restart'' at any condition
|
||||
|
||||
!!! Flags
|
||||
|
||||
* Passing ports: `-p Host:Container`, eg `-p 8080:80`
|
Reference in New Issue
Block a user