https://github.com/pmorie/go-dockerclient-commit
https://github.com/pmorie/go-dockerclient-commit
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/pmorie/go-dockerclient-commit
- Owner: pmorie
- Created: 2014-03-07T22:48:43.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2014-03-07T23:29:45.000Z (over 12 years ago)
- Last Synced: 2025-02-17T19:16:39.798Z (over 1 year ago)
- Language: Go
- Size: 129 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
go-dockerclient-commit
======================
This is a tiny test repo that recreates an issue I've been having with committing containers using
[foo](http://github.com/fsouza-dockerclient). The when I create an image by commiting a container
via the library, the resulting image does not have a CMD.
### Usage
go test github.com/pmorie/go-dockerclient-commit