Commit Graph
25 Commits
Author SHA1 Message Date
David Dembeck e529c51d43 Image uses 20.04 now 2020-11-30 23:34:23 -06:00
awking dd336f2bf0 change version from 16.04 to 18.04 2018-08-21 11:44:55 +08:00
shooter 079464dc43 typo 2017-03-31 21:24:15 +08:00
shooter 8b99273eb6 typo
Make the sentence more smooth
2017-03-31 18:35:24 +08:00
shooter 3c0e09426d typo chinese translation
'负责' means 'responsible'
'复杂' means 'complex', metaphorical meaning  'too noisy'
2017-03-31 17:36:31 +08:00
Travis Rowland 1c6b9f11d1 Merge pull request #354 from wangyuehong/master
fix typos for README_ZH_cn_.md and README_ZH_tw_.md
2017-03-19 01:30:40 -07:00
Travis Rowland 241c41e093 Merge pull request #203 from UnrealQuester/copy
Use COPY instead of ADD
2017-03-19 00:21:29 -07:00
wangyuehong 7400c0b3b8 typo fix for README_ZH_cn_.md and README_ZH_tw_.md 2016-12-02 23:30:13 +09:00
Hongli Lai (Phusion) a81f293bfb Update Ubuntu version mentions in READMEs 2016-07-08 18:42:03 +02:00
BlackGlory 3fe0878edb Remove the original content has been translated 2016-02-05 19:10:19 +08:00
Alexander Buddenbrock 17eadef537 Use COPY instead of ADD
While COPY and ADD are essentially interchangeable here, it is still
considered good practice to use COPY whenever possible. From the docker
docks on best practices:

"Although ADD and COPY are functionally similar, generally speaking,
COPY is preferred. That’s because it’s more transparent than ADD.
[...] For other items (files, directories) that do not require ADD’s tar
auto-extraction capability, you should always use COPY."

Additionally, ADD commands were not cached prior to 0.7.3 (which was
released on 2013-01-02).
2015-12-14 21:34:23 +01:00
Enderson Maia 9adbd423d0 Made services installation optional during build
You can user `ENV` directive in Dockerfile to disable the installation
for some services or change `image/buildconfig`.

The flags are :

DISABLE_SSHD
DISABLE_CRON
DISABLE_SYSLOG
2015-07-15 15:03:33 -03:00
OhCoder 196d44590f fix some duplicated words 2015-05-22 01:28:21 +08:00
OhCoder c5daad6a18 fix a worng Chinese word. 2015-05-21 23:02:52 +08:00
OhCoder 9089485fb6 revised the overview table 2015-05-21 22:44:47 +08:00
OhCoder e54970d76c update table of contents 2015-05-21 21:08:40 +08:00
OhCoder ffe8b447ca update Docker link 2015-05-20 22:46:20 +08:00
OhCoder 7bc3d1252d merge the newest version 2015-05-20 22:38:03 +08:00
OhCoder 2a9cccff16 update the paragraphs above the menu. 2015-05-20 22:19:05 +08:00
OhCoder e1848ec817 modify the exclamation mark 2015-05-20 21:15:24 +08:00
OhCoder a898aa51b9 modify the first paragraph 2015-05-20 21:13:14 +08:00
OhCoder cf48520dba remove the blank space between English words and Chinses words from the first paragraph 2015-05-20 21:09:44 +08:00
OhCoder 25f48b847d modify the first paragraph. 2015-05-20 21:02:09 +08:00
Hongli Lai (Phusion) d85b76dfd9 Update URLs in the README, add translation note 2015-01-20 10:52:48 +01:00
mikey.zhaopeng c4385735af add the Chinese translation 2014-10-24 08:53:28 +08:00