Live data from Hacker News

Show HN: Hosted Docker-as-a-Service on SSDs for $5

blog.copper.io

11–20 of 133 posts

Re: Show HN: Hosted Docker-as-a-Service on SSDs for $5

#13

The big point of Docker for me is that I can build the container on my machine, run automated tests on it, play with it and then ship it to the production machines when I'm confident that it is working. If you build the container on a service like this testing it is hard or in some cases even impossible. For example acceptance tests with Selenium. Gemfile.lock and similar version binding tools help, but prebuild cont…

"You can create a Docker file with some easy steps we’ve created, or you can upload your own Docker file and create an instance from that."

Sounds like a yes.

Re: Show HN: Hosted Docker-as-a-Service on SSDs for $5

#16
post #13

The big point of Docker for me is that I can build the container on my machine, run automated tests on it, play with it and then ship it to the production machines when I'm confident that it is working. If you build the container on a service like this testing it is hard or in some cases even impossible. For example acceptance tests with Selenium. Gemfile.lock and similar version binding tools help, but prebuild cont…

"You can create a Docker file with some easy steps we’ve created, or you can upload your own Docker file and create an instance from that." Sounds like a yes.

Well, no. A Dockerfile is the build instructions, not the build artifact.

Re: Show HN: Hosted Docker-as-a-Service on SSDs for $5

#18

I love the fact that you keep trying to define your own vocubulary 'Deck' etc, but always have to explain it. Best to stick with the more eaily understood term, rather than invent your own, I think. Unless you're going to try and trademark them all.

Thanks - we discussed that a lot - we were trying to make a simple 3 steps process. If we get a lot of feedback that it's confusing we'll ditch it.

Re: Show HN: Hosted Docker-as-a-Service on SSDs for $5

#20
post #18

I love the fact that you keep trying to define your own vocubulary 'Deck' etc, but always have to explain it. Best to stick with the more eaily understood term, rather than invent your own, I think. Unless you're going to try and trademark them all.

Thanks - we discussed that a lot - we were trying to make a simple 3 steps process. If we get a lot of feedback that it's confusing we'll ditch it.

I think you need to define your own language if it's better. 'Deck' is clearly better than 'Dockerfile'.

Feel free to innovate - you're a startup, and it's what we love about you.

Post reply on HN