eleutherius
61a36e8f1d
modified: ru/README.md
2018-09-24 23:52:39 +03:00
eleutherius
4701b26888
modified: ru/README.md
2018-09-24 23:05:15 +03:00
eleutherius
7d7cf95626
изменено: ru/README.md
2018-07-21 23:00:01 +03:00
eleutherius
bc3f25523c
изменено: ru/README.md
2018-07-20 16:00:32 +03:00
eleutherius
bfae89bd15
изменено: ru/README.md
2018-07-19 01:49:39 +03:00
eleutherius
bb81590860
изменено: ru/README.md
2018-07-19 01:45:54 +03:00
eleutherius
a7f483e9db
изменено: ru/README.md
2018-07-19 00:47:10 +03:00
eleutherius
30e2519028
новый файл: ru/README.md
2018-07-19 00:43:03 +03:00
Will Sargent
4a332d911b
Merge pull request #158 from sachingoel/patch-2
...
Fix hyperlink in readme
2018-06-13 21:31:15 -07:00
Will Sargent
6ab7194a8a
Merge pull request #159 from yawak/patch-1
...
Update README.md
2018-06-13 21:30:53 -07:00
yawak
8f36d87702
Update README.md
...
Spelling correction update
2018-06-12 23:59:06 +08:00
Sachin Goel
acf133fa2c
Fix hyperlink in readme
2018-05-23 11:00:41 +05:30
Will Sargent
d96fd4dbd7
Merge pull request #157 from sachingoel/patch-1
...
Add some useful links for writing Dockerfile
2018-05-22 12:36:17 -07:00
Sachin Goel
25f6e196ce
Add some useful links for writing dockerfile
...
Add a example link to write Dockerfile
2018-05-22 15:02:57 +05:30
Will Sargent
cc56e19aba
Merge pull request #141 from bseino/patch-1
...
Checking Docker version
2018-04-30 10:12:55 -07:00
Will Sargent
b78a28961c
Merge pull request #140 from zz-zigzag/patch-1
...
Update anchor of contributing
2018-04-30 10:12:31 -07:00
Will Sargent
54cdc41453
Merge pull request #147 from asciian/patch-1
...
Update the instruction of Installation on macOS
2018-04-30 10:12:14 -07:00
Will Sargent
34f7f9cbf6
Merge pull request #153 from abusaidm/patch-1
...
previously only printing the line again
2018-04-30 10:11:45 -07:00
Will Sargent
6089637461
Merge pull request #156 from RichMorin/patch-1
...
fixed dangling modifier
2018-04-30 10:11:27 -07:00
Rich Morin
451b1352be
fixed dangling modifier
2018-04-29 13:29:05 -07:00
abusaidm
d43d1b0223
previously only printing the line again
...
added awk split to split the docker images output and return image id only
2018-01-05 10:47:26 +00:00
Will Sargent
4b3780e322
Merge pull request #150 from seerjk/patch-1
...
Add tips: Delete all containers command
2017-12-24 12:36:13 -08:00
seerjk
c8c44868ec
Add tips: Delete all containers command
...
Delete all containers (force!! running or stopped containers)
2017-12-21 14:51:14 +08:00
Will Sargent
7ca7dcedac
Merge pull request #138 from Teqqles/patch-1
...
Update README.md
2017-12-15 10:17:05 -08:00
Will Sargent
9033bc9a37
Merge pull request #139 from zivvers/master
...
fix to get single IPAddress
2017-12-15 10:16:54 -08:00
Will Sargent
7af1544323
Merge pull request #145 from bdwyer2/patch-1
...
deleted broken link
2017-12-15 10:16:26 -08:00
Will Sargent
fe3a96ded3
Merge pull request #146 from anantpaatra/patch-1
...
small typo
2017-12-15 10:16:11 -08:00
Will Sargent
4dbdddd337
Merge pull request #149 from 0x04C2/remove_ad
...
Update zh-cn/README.md - remove AD
2017-12-13 07:57:43 -08:00
Wei Fu
78a871844f
Update zh-cn/README.md
...
The AD should not be in zh-cn/README.md...
2017-11-23 11:18:26 +08:00
TANIGUCHI Masaya
0099358b28
Update the instruction of Installation on macOS
2017-11-08 21:15:54 +09:00
Anant Paatra
55956865ab
small typo
2017-11-01 04:10:47 +00:00
Brendan Dwyer
4a3d1455a3
deleted broken link
2017-10-10 12:32:04 -07:00
Broundon Seino
bcc568e9bc
Checking Docker version
2017-09-24 14:33:46 -04:00
zz_zigzag
727ce3d77e
Update anchor of contributing
2017-09-19 09:49:14 +08:00
Ziv Dreyfuss
8e4a7df236
fix to get single IPAddress
2017-08-30 17:29:32 -04:00
David Long
a5db1c56ab
Update README.md
...
Added example of how to stop and remove images in a single statement
2017-08-08 08:59:54 +01:00
Will Sargent
f7a679fd34
Merge pull request #136 from phoen1x/patch-1
...
Volumes can be files
2017-07-19 11:34:20 -07:00
Will Sargent
9a5b4859f8
Merge pull request #137 from JonArnfred/patch-1
...
set correct link to deprecated maintainer
2017-07-19 11:33:50 -07:00
Jon Højlund Arnfred
8a1f6b025d
set correct link to deprecated maintainer
2017-07-19 12:16:49 +02:00
Will Sargent
1d57803777
Remove aufs limitation
...
Fixed by https://github.com/moby/moby/pull/14242
2017-07-18 13:53:50 -07:00
Will Sargent
d2a1ec5ea2
Remove tasteful plug
2017-07-18 13:50:14 -07:00
Thomas
8f8c01a772
Volumes can be files
...
Just wanted to add that is possible to mount files as volumes.
Don't know if that is worth mentioning. But it can be useful if you want to toy around with a image from [Docker Hub](https://hub.docker.com ) without writing your own Dockerfile.
2017-07-15 17:22:21 +02:00
Will Sargent
b325798014
Merge pull request #135 from Domeee/patch-1
...
Add VS Code as common text editor
2017-07-07 22:30:48 -07:00
Domeee
673a1142ca
Add VS Code as common text editor
...
VS Code with the Docker extension provides a great experience to fiddle around with dockerfiles
2017-07-08 06:42:23 +02:00
Will Sargent
8a5b3bfe30
Merge pull request #133 from a-maze-d/patch-1
...
Fixing broken link
2017-06-22 16:33:51 -07:00
a-maze-d
afede536ae
Fixing broken link
...
The link for "Understanding and Hardening Linux Containers" was broken, since the document was updated (v1.1 instead of v1.0)
2017-06-22 14:23:44 +02:00
Will Sargent
a55230e6dd
Add DOCKER_HOST_IP
2017-05-20 11:40:21 -07:00
Will Sargent
e112c3fb7c
Merge pull request #132 from zsjohny/patch-2
...
Update README.md
2017-04-30 11:58:50 -07:00
johny.zheng
17089f15b9
Update README.md
...
Remove all untagged images
```
docker rmi $(docker images | grep “^” | awk “{print $3}”)
```
Remove container by a regular expression
```
docker ps -a | grep wildfly | awk '{print $1}' | xargs docker rm -f
```
Remove all exited containers
```
docker rm -f $(docker ps -a | grep Exit | awk '{ print $1 }')
```
2017-04-28 13:19:29 +08:00
Will Sargent
ce6f663e6b
Add note about user-defined networks.
2017-04-26 21:12:51 -07:00