Restructure folder

This commit is contained in:
Mike Conrad
2025-06-11 19:03:54 -04:00
parent 87e8758e40
commit fe46579aaa
11 changed files with 8 additions and 5 deletions

View File

@ -13,7 +13,7 @@ services:
image: traefik:latest
command: --api.insecure=true --providers.docker
ports:
- 80:80
- 8888:80
- 8080:8080
volumes:
# So that Traefik can listen to the Docker events

View File

@ -12,5 +12,6 @@
"@slidev/theme-default": "latest",
"@slidev/theme-seriph": "latest",
"vue": "^3.5.16"
}
},
"packageManager": "yarn@1.22.21+sha1.1959a18351b811cdeedbd484a8f86c3cc3bbaf72"
}

View File

@ -346,11 +346,13 @@ layout: center
---
## Resources
- [Slide Deck (including examples)](https://git.hackanooga.com/mikeconrad/demystifying-docker-v2)
- [Slide Deck (including examples)](https://git.hackanooga.com/mikeconrad/demystifying-docker)
- [DocketProxy (Docker socket proxy)](https://git.hackanooga.com/mikeconrad/docketproxy)
- [SlimToolkit (Optimize and secure containers)](https://github.com/slimtoolkit/slim)
## VSCode plugins
https://marketplace.visualstudio.com/items?itemName=ms-azuretools.vscode-docker
https://marketplace.visualstudio.com/items?itemName=ms-vscode-remote.remote-containers
https://marketplace.visualstudio.com/items?itemName=ms-azuretools.vscode-containers