https://github.com/estesp/dockercon
Demos and content for DockerCon EU 2017 - Copenhagen
https://github.com/estesp/dockercon
Last synced: 11 months ago
JSON representation
Demos and content for DockerCon EU 2017 - Copenhagen
- Host: GitHub
- URL: https://github.com/estesp/dockercon
- Owner: estesp
- License: apache-2.0
- Created: 2017-10-10T00:13:30.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-10-16T22:11:24.000Z (about 8 years ago)
- Last Synced: 2025-01-14T10:18:45.799Z (about 1 year ago)
- Language: Shell
- Size: 17.6 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# dockercon
Demos and content for DockerCon EU 2017 - Copenhagen
## whoami
A simple Golang program for responding with the hostname, OS, and arch of the system.
Packaged as a container image, created as a manifest list in a registry for demonstrating
multi-platform services on Docker.