Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
013a
on Oct 9, 2018
|
parent
|
context
|
favorite
| on:
12 Factor CLI Apps
> This can be a great way to get a CLI tool loaded into a bespoke CI environment.
cpburns2009
on Oct 9, 2018
[–]
Okay, you have the CLI tool in one or more isolated Docker instances. What then?
013a
on Oct 9, 2018
|
parent
[–]
No, you start the docker container to run the CLI tool, because the tool is exported as the CMD for the image, like this one [1]
[1]
https://hub.docker.com/r/mesosphere/aws-cli/
cpburns2009
on Oct 9, 2018
|
root
|
parent
[–]
I had no idea you could run a Docker image as a command. I thought it simply allowed you to run light weight VMs running on the same kernel.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: