blackbirdchess-docker-dev/workspace
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
..
crontab Updated Crontab for Workspace (#538) 2017-01-10 16:34:55 -05:00
mc Add Minio container 2017-03-05 15:06:22 +01:00
aerospike.ini Add configuration to install aerospike php extension 2016-08-20 19:05:38 +01:00
aliases.sh Install Dependencies to Run Dusk Tests 2017-10-02 20:08:01 +08:00
composer.json add composer.json to install global composer dependencies 2016-07-25 07:00:50 +03:00
Dockerfile-56 Apply COPY vs ADD best practices 2018-04-04 06:13:28 -06:00
Dockerfile-70 Apply COPY vs ADD best practices 2018-04-04 06:13:28 -06:00
Dockerfile-71 Apply COPY vs ADD best practices 2018-04-04 06:13:28 -06:00
Dockerfile-72 Apply COPY vs ADD best practices 2018-04-04 06:13:28 -06:00
insecure_id_rsa ssh keys 2016-08-17 19:24:00 -06:00
insecure_id_rsa.ppk Expose port 22 for workspace ssh. Add private key for PHPStorm Windows users. 2016-08-27 17:00:01 -06:00
insecure_id_rsa.pub ssh keys 2016-08-17 19:24:00 -06:00
xdebug.ini enable remote_connect_back instead of defining remote host in xdebug 2017-12-17 21:31:05 +01:00