Daniel Hunsaker
31a4e29c81
Apply COPY vs ADD best practices
...
Should only use `ADD` for URLs (and even then, `curl` or `wget` are preferred, for numerous reasons, even within this repo) and when extracting archive contents as part of the `ADD` operation; otherwise `COPY` is clearer and (slightly) more efficient.
2018-04-04 06:13:28 -06:00
Shao Yu Lung
70e10a4953
MAINTAINER is deprecated
2018-03-16 17:34:47 +08:00
Shao Yu Lung
c6a8500c44
fix install hhvm package cannot be authenticated
2017-12-10 17:43:30 +08:00
ZeroC0D3 Team
4f5746f2a7
Refactoring Maintainer Docker File
2017-03-26 14:56:55 +07:00
Bo-Yi Wu
b6c7746a0d
fix workdir path.
...
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
2016-11-01 09:23:40 +08:00
Bo-Yi Wu
5286fd654a
remove redundant spaces
2016-10-31 14:33:57 +08:00
Mahmoud Zalt
c60cb9ab40
return apt-get update
to HHVM
2016-07-25 07:47:17 +03:00
Mahmoud Zalt
d58ef06907
refactoring some containers
2016-07-25 07:31:31 +03:00
orette
ef8579987f
Added HHVM container and used environment variable for switching
2016-07-24 02:49:57 +00:00