Skip to main content
Filter by
Sorted by
Tagged with
2209 votes
10 answers
432k views

I use Ubuntu for development and deployment and have a need for creating an isolated environment. I am considering either Vagrant or Docker for this purpose. What are the pros and cons, or how do ...
murtaza52's user avatar
  • 47.5k
12 votes
4 answers
15k views

Docker (www.docker.io) looks terrific. However, after installing VirtualBox, Vagrant ... and finally Docker on a Mac, I'm finding it's not possible to access the service running in the Docker ...
Joe's user avatar
  • 208
1 vote
1 answer
1k views

I wanted to start playing with docker last night but couldn't get it working. I would run the simple command docker pull base and it would take its time to download 98M of data. Then it would complain ...
clacke's user avatar
  • 8,116
53 votes
4 answers
46k views

I would like to suspend a Docker container and resume later. How can this be done? By suspending I mean that it should save the state of ongoing process (e.g. video encoding) and then resume it back ...
Mykola's user avatar
  • 746
4 votes
2 answers
2k views

I have just installed docker on a fedora 18 system: Linux draco 3.8.4-202.fc18.x86_64 #1 SMP Thu Mar 21 17:02:20 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux [mike@draco docker-master]$ sudo ./docker ...
mike.schmidt's user avatar
1 vote
1 answer
2k views

How to know network interface of the container after running docker ? Requesting simple examples of setting firewall for the container in docker.
Pavel Nuzhdin's user avatar
4 votes
1 answer
658 views

I need a tool to encapsulate heterogeneous payloads in Standard Containers, and run them on any server with strong guarantees of isolation and repeatability. When will Docker be launched??
Gordan's user avatar
  • 75

1
3110 3111 3112 3113
3114