Join GitHub today
GitHub is home to over 28 million developers working together to host and review code, manage projects, and build software together.
Sign upData volumes #3
Comments
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
Show comment
Hide comment
progrium
Jan 24, 2013
Contributor
I'd love to learn more about this because I think state/data is often one of the biggest challenges of any system and should really be treated special. If stateful (ie databases/datastores) support in containers is builtin too directly, it may create a false affordance.
|
I'd love to learn more about this because I think state/data is often one of the biggest challenges of any system and should really be treated special. If stateful (ie databases/datastores) support in containers is builtin too directly, it may create a false affordance. |
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
Show comment
Hide comment
|
More detailed proposal here: #111 |
shykes
closed this
Mar 26, 2013
kstaken
referenced this issue
Aug 8, 2013
Closed
Move the MASQUERADE from Bridge creation to network init + prevent inter-container networking #1454
ohardy
referenced this issue
Dec 31, 2013
Closed
EXT4-fs (dm-1): warning: maximal mount count reached, running e2fsck is recommended #3404
chrisruffalo
referenced this issue
Feb 12, 2014
Closed
running systemd inside docker arch container hangs or segfaults #3629
pushed a commit
to DevTable/docker
that referenced
this issue
Jun 5, 2014
rvs
referenced this issue
Jul 2, 2014
Closed
flatten images - merge multiple layers into a single one #332
k0a1a
referenced this issue
Jul 9, 2014
Closed
Error: Cannot start container: fork/exec /var/lib/docker/init/dockerinit-1.0.0: invalid argument #6944
pushed a commit
to goldmann/docker
that referenced
this issue
Jul 30, 2014
46labs
referenced this issue
Aug 19, 2014
Closed
Pipework Re-assigning IP to existing container kills host / Segfault #7627
referenced
this issue
in jlhawn/docker
Aug 29, 2014
diogomonica
referenced this issue
Mar 30, 2015
Closed
Proposal: User namespace support for re-mapped root per daemon setting #11253
thockin
referenced this issue
Apr 3, 2015
Open
Proposal: pinning namespaces aka --net=container:name, --net=ns:name without container running #12035
Khazrak
referenced this issue
Jun 17, 2015
Closed
Kernel Panic when mounting volumes on RHEL 6.5 using Docker 1.4.0, Docker 1.4.1, with latest device mapper #9856
shafreeck
referenced this issue
Jun 20, 2015
Closed
docker is blocked when starts to attach a container #14063
asridharan
referenced this issue
Jul 13, 2015
Closed
docker daemon fails silently due to incorrect iptables NAT kernel modules #14592
alex-aizman
referenced this issue
Jul 24, 2015
Closed
Proposal: unified driver for union filesystems #14968
added a commit
to kolyshkin/moby
that referenced
this issue
Jul 30, 2015
added a commit
to kolyshkin/moby
that referenced
this issue
Jul 30, 2015
added a commit
to duglin/docker
that referenced
this issue
Jul 31, 2015
added a commit
to kolyshkin/moby
that referenced
this issue
Aug 6, 2015
added a commit
to kolyshkin/moby
that referenced
this issue
Aug 7, 2015
added a commit
to sallyom/docker
that referenced
this issue
Aug 13, 2015
thaJeztah
referenced this issue
Jul 25, 2016
Closed
[1.12] Killing leader makes all containers end up on a single node #25017
vasily-kirichenko
referenced this issue
Aug 14, 2016
Closed
Swarm VIP stops working on a node #25693
mixja
referenced this issue
Sep 12, 2016
Open
Secrets: write-up best practices, do's and don'ts, roadmap #13490
slawekgh
referenced this issue
Sep 29, 2016
Closed
swarm mode on ubuntu 14.04 - no load balancing at all, published service port is not present on all nodes #27016
coryleeio
referenced this issue
Oct 24, 2016
Closed
"host not found" for service in same overlay network #26523
pushed a commit
to aanand/docker
that referenced
this issue
Oct 25, 2016
erikh
referenced this issue
Dec 10, 2016
Open
When using copy API for multiple commit runs, cannot persist to volume in image #29303
zhangyongsu
referenced this issue
Jan 8, 2017
Closed
Kernel Panic // dirperm1 breaks the protection by the permission bits on the lower branch #21081
dattatrayakumbhar
referenced this issue
Feb 4, 2017
Merged
#28755: [experimental] Proper error handling for checkpoint conflict #29099
caleblloyd
referenced this issue
Feb 4, 2017
Open
Docker for Windows Containers - HNS failed with error : The parameter is incorrect. #30280
jasonterando
referenced this issue
Mar 16, 2017
Closed
Docker Windows CE, DNS not working from docker-compose up #31658
minexew
referenced this issue
Jul 10, 2017
Closed
Add with relative path to parent directory fails with "Forbidden path" #2745
pushed a commit
to keloyang/cli
that referenced
this issue
Jul 12, 2017
added a commit
to alshabib/cli
that referenced
this issue
Aug 1, 2017
added a commit
to riyazdf/cli
that referenced
this issue
Aug 2, 2017
pushed a commit
to vieux/docker-ce
that referenced
this issue
Aug 10, 2017
adaiguoguo
referenced this issue
Sep 1, 2017
Open
Docker causes system freeze on Ubuntu 14.10 #10355
mavenugo
referenced this issue
Sep 1, 2017
Closed
Allow user to specify default address pools for docker networks #29376
jgoeres
referenced this issue
Oct 24, 2017
Open
Swarm & Persistence: Could we have an option that allows creating the "src" directory of a (bind) mount for "service create"? #35278
added a commit
to kolyshkin/moby
that referenced
this issue
Nov 27, 2017
added a commit
to kolyshkin/moby
that referenced
this issue
Nov 28, 2017
added a commit
to kolyshkin/moby
that referenced
this issue
Dec 6, 2017
anusha-ragunathan
referenced this issue
Dec 11, 2017
Merged
Fix awslogs batch size calculation #35726
added a commit
to salah-khan/moby
that referenced
this issue
Dec 14, 2017
gvessere
referenced this issue
Mar 21, 2018
Open
--userns-remap causes shared mounts to also become slaves #36472
pushed a commit
to thaJeztah/docker
that referenced
this issue
Jul 5, 2018
This was referenced Jul 26, 2018
Merged
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
shykes commentedJan 22, 2013
This is a placeholder for @jpetazzo's adamant request for data volumes :)
Jerome, I will let you make your case in your own words. I agree with a lot of it, although we'll have to be careful how we distill it into the simplest possible API, and I'm not sure how early we want to do it.