|
|
|
|
|
by jacques_chester
2640 days ago
|
|
When I first encountered Cloud Foundry, here's the arduous journey I had to first undertake to learn how to use buildpacks: cf push
Whereas with Dockerfiles I had to learn several commands and a lot of exciting gotchas. |
|
also, if you're just a user of docker you might not care about dockerfiles. (like most people building software don't care about the Makefiles and prefer not to look at them)