mirror of
https://github.com/BreizhHardware/cours-ISEN-MD.git
synced 2026-03-18 21:50:46 +01:00
Obisidian vault auto-backup: 14-01-2026 13:50:18 on . 2 files edited
This commit is contained in:
2
.obsidian/workspace.json
vendored
2
.obsidian/workspace.json
vendored
@@ -14,7 +14,7 @@
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "ISEN/Cloud Computing/CIPA4/Cloud Computing Cours 3.md",
|
||||
"mode": "preview",
|
||||
"mode": "source",
|
||||
"source": false,
|
||||
"backlinks": true,
|
||||
"backlinkOpts": {
|
||||
|
||||
@@ -42,3 +42,10 @@ git merge master
|
||||
git switch master
|
||||
git log --oneline --graph --all
|
||||
```
|
||||
|
||||
# TP Docker
|
||||
```bash
|
||||
docker run -dp 8080:3000 getting-started
|
||||
docker ps
|
||||
|
||||
```
|
||||
Reference in New Issue
Block a user