Timeline for Change Docker Root Dir on Red Hat Linux?
Current License: CC BY-SA 4.0
10 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jan 20, 2020 at 17:32 | comment | added | gaoithe | you can create /etc/systemd/system/docker.service.d/override.conf and put something like 'ExecStart=/usr/bin/dockerd --graph /docker --default-ulimit nofile=1024:4096 -H tcp://0.0.0.0:2375 -H unix:///var/run/docker.sock' in it in a '[Service]' block. The ExecStart set in /usr/lib/systemd/system/docker.service is over-ridden. This works Centos 7.3,7.7, Docker version 18.09.6, jan 2020. | |
| Apr 4, 2019 at 19:21 | answer | added | Wandering Logic | timeline score: 12 | |
| Oct 6, 2018 at 3:48 | answer | added | ureyni | timeline score: 0 | |
| Jul 1, 2018 at 13:33 | history | edited | Jeff Schaller♦ | CC BY-SA 4.0 |
edited body; edited tags
|
| S Jun 28, 2018 at 8:27 | history | edited | Anthony Geoghegan | CC BY-SA 4.0 |
spelling, punctuation and formatting
|
| Jun 28, 2018 at 7:50 | vote | accept | M. Max | ||
| Jun 28, 2018 at 7:37 | review | Suggested edits | |||
| S Jun 28, 2018 at 8:27 | |||||
| Jun 28, 2018 at 7:36 | answer | added | mariaczi | timeline score: 8 | |
| Jun 28, 2018 at 7:25 | review | First posts | |||
| Jun 28, 2018 at 8:47 | |||||
| Jun 28, 2018 at 7:24 | history | asked | M. Max | CC BY-SA 4.0 |