193 Commits

Author SHA1 Message Date
William Miceli e99686a242 Trying to pass environment variable automatically 2019-05-03 21:05:09 -04:00
William Miceli 4551c364f2 Testing if curly brackets fix the issue 2019-05-03 20:48:36 -04:00
William Miceli 0437ec697e Fixed image name 2019-05-03 20:44:02 -04:00
William Miceli eb13636de1 Pipeline should not start on all pushes. Added tags for builds 2019-05-03 20:41:59 -04:00
William Miceli b80ebb4886 Removed GRAV_VERSION from inside of Dockerfile. Now defined in project settings 2019-05-03 20:41:18 -04:00
William Miceli 698c00953d Added version with git installed 2019-05-03 20:40:42 -04:00
William Miceli c02674a5a2 Removed tags 2019-05-03 19:12:39 -04:00
William Miceli 33745f04dc Updated to have version with git installed 2019-05-03 19:08:09 -04:00
William Miceli 1b082f3ba2 Added php7-simplexml 2019-04-30 21:12:48 -04:00
William Miceli 46339a06d8 Update to Grav v1.6.8 2019-04-30 21:05:08 -04:00
William Miceli 577c0867b5 Added php7-dom and php7-openssl packages 2019-04-30 20:59:57 -04:00
William Miceli 2b97930fad Added php7-session package to try and fix error 2019-04-30 20:56:33 -04:00
William Miceli 942f8f1dd1 Added php7-json package 2019-04-30 20:40:22 -04:00
William Miceli 1ea3d7b644 Different way to adjust configuration 2019-04-30 20:24:34 -04:00
William Miceli 471aebcbfc Trying to get a newline to work in sed 2019-04-30 19:08:45 -04:00
William Miceli 470559e37b Changed user & group to nginx in php-fpm config 2019-04-30 18:59:04 -04:00
William Miceli 8a5c007d0e Modified php-fpm socket location 2019-04-30 18:48:50 -04:00
William Miceli e18e83f174 Trying without www-data, and just using nginx instead 2019-04-30 18:38:51 -04:00
William Miceli 654914f513 Copied what official PHP alpine image does... 2019-04-01 20:11:17 -04:00
William Miceli 30acae24ff PHP to use socket instead of TCP/IP 2019-03-31 18:20:11 -04:00
William Miceli 20565f0947 Back to one RUN command, and made unzip run quietly 2019-03-31 17:38:43 -04:00
William Miceli a83cde008c New nginx.conf file set to use pnp7.2; modify group file directly 2019-03-31 17:34:41 -04:00
William Miceli 477141906c Don't know about editing the groups file yet 2019-03-31 17:14:57 -04:00
William Miceli f341d65879 usermod may work still 2019-03-31 17:08:07 -04:00
William Miceli a4c9db3c74 Typo 2019-03-31 16:45:01 -04:00
William Miceli b94c36d333 Testing 2019-03-31 16:43:33 -04:00
William Miceli 8e62d45286 Added www-data user and group 2019-03-31 16:38:22 -04:00
William Miceli 3e1150583a Fixed typo and split RUN to identify issue 2019-03-31 15:57:22 -04:00
William Miceli 36e8c0e76e Attempting to convert to alpine 2019-03-31 15:37:30 -04:00
William Miceli a142eb3049 Changed ordering 2019-03-30 21:06:17 -04:00
William Miceli a7c7ca1726 Doesn't like not having a destination... 2019-03-30 20:56:30 -04:00
William Miceli 754084ba6f Testing fully automated startup 2019-03-30 20:55:14 -04:00
William Miceli 7216275915 Typo fix 2019-03-30 18:57:07 -04:00
William Miceli 5001576a77 Seems like it's needed...unfortunately. Will look into it more in the future 2019-03-30 18:56:02 -04:00
William Miceli a32ca39423 Testing to see if I can do without this 2019-03-30 18:28:11 -04:00
William Miceli 452cd88d86 Typo and made chown recursive 2019-03-30 18:13:11 -04:00
William Miceli 5881390b55 Changed to having Grav be located at the root of web directory 2019-03-30 18:07:53 -04:00
William Miceli ecdb7afc8d Testing to see if installing here is actually necessary 2019-03-30 17:44:18 -04:00
William Miceli 6b60f77330 OpenSSL and ca-certificates are needed for Grav's gpm 2019-03-30 17:36:09 -04:00
William Miceli 1fc7f3ad20 Testing how few I can get away with 2019-03-30 17:14:22 -04:00
William Miceli 50ef383cf2 Testing to see if this would fix grav gpm issues 2019-03-30 17:00:46 -04:00
William Miceli fe29f6dd30 Removed unneeded functions 2019-03-30 16:57:15 -04:00
William Miceli f377015d5f Trying to make more out-of-box ready 2019-03-30 16:45:15 -04:00
William Miceli da907eaafc Added PHP-FPM 2019-03-30 13:03:23 -04:00
William Miceli 076f4d5bcb Testing without CMD or ENTRYPOINT 2019-03-30 11:35:45 -04:00
William Miceli 68939751bf Changed to apt-get purge 2019-03-28 19:15:44 -04:00
William Miceli e69feb5196 Fix typo 2019-03-28 19:14:06 -04:00
William Miceli e837ce0036 Added more PHP modules for performance; removed openssl as it's not needed 2019-03-28 19:11:40 -04:00
William Miceli b6774dcd99 Testing 2019-03-28 18:47:06 -04:00
William Miceli 8ef35cba91 Testing 2019-03-28 18:39:12 -04:00