Running Docker Containers on Pivotal Web Services (PWS)

May 30, 2018

Speaker: Ed King, Pivotal Long-time Pivotal Cloud Foundry (PCF) customers know that the platform supports Docker images. You can push your image with a single cli command: $ cf push my-app --docker-image cloudfoundry/my-image What if you want to run Docker images in a multitenant environment, with pay-as-you-go flexibility? Use Pivotal Web Services! The service now supports Docker images, just like PCF has for years.

Previous
Running Docker Containers on Pivotal Web Services
Running Docker Containers on Pivotal Web Services

Speaker: Ed King, Pivotal Long-time Pivotal Cloud Foundry (PCF) customers know that the platform supports D...

Next
Pivotal Cloud Foundry Has Supported Docker for a Long Time. Now, Pivotal Web Services Does Too!
Pivotal Cloud Foundry Has Supported Docker for a Long Time. Now, Pivotal Web Services Does Too!

Pivotal Web Services now supports Docker images. This blog discusses the enhancement, and how it can be par...