Commit graph

79 commits

Author SHA1 Message Date
ef82e3cf23 setup flowerbox 2019-08-15 18:12:06 +02:00
ca306620db Move setup tasks to a make step. 2019-08-15 18:10:53 +02:00
94604a8aae -latest isn't actually in the name 2019-08-15 17:08:14 +02:00
b0f61e3b00 -latest isn't actually in the name 2019-08-15 17:00:26 +02:00
cabd40c2b4 Swap deploy for after_success 2019-08-15 16:22:42 +02:00
0fafe49fc8 Debugging Builder 2019-08-15 16:16:48 +02:00
94816606bd Debugging Builder 2019-08-15 16:13:56 +02:00
3636fa14a0 Do the node builds last because diligaf about node? 2019-08-15 16:07:45 +02:00
316b9d0b15 Hopefully more build successes if marshall can be built by all builders... 2019-08-15 15:51:10 +02:00
d0ac9f9cde Shuffle bits of script around 2019-08-15 15:00:05 +02:00
eadfb27074 Sort printenv 2019-08-15 14:57:52 +02:00
77cc373b18 Install later version of docker 2019-08-15 14:57:43 +02:00
0c73240c90 Save some CPU cycles 2019-08-15 14:55:28 +02:00
0b27f54114 Debugging Builder 2019-08-15 14:53:58 +02:00
95170b94a9 Still not using env right 2019-08-15 14:45:50 +02:00
42112b51e9 --progress=plain doesn't work on Travis 2019-08-15 14:17:50 +02:00
e79b0777a5 $BUILD not being populated? 2019-08-15 14:12:59 +02:00
5be655c268 I am a meat popsicle. 2019-08-15 14:09:20 +02:00
1fef58856e sh not bash 2019-08-15 14:06:57 +02:00
4fe61f2a8a don't need dockerfile 2019-08-15 13:59:38 +02:00
37adb5c92b Merge branch 'master' of github.com:goneio/base-image 2019-08-15 13:57:37 +02:00
9e09c20297 Merge branch 'master' of git.gone.io:Gone.io/Docker-Base-Images 2019-08-15 13:46:34 +02:00
d7136ee547
Merge pull request #1 from goneio/feature/travis
Feature/travis
2019-08-15 13:46:11 +02:00
d14d4ab9f1 Fix onbuild paths 2019-08-15 13:45:17 +02:00
1855fce089 Use a makefile to use docker directly so we can use DOCKER_BUILDKIT=1 2019-08-15 13:21:29 +02:00
c48e26a5f1 Swap after_script for deploy 2019-08-15 10:08:09 +02:00
a382ea9ef7 Moving to Travis from Jenkins 2019-08-14 17:34:54 +02:00
1295ed6405 How long has this been set wrongly? 2019-08-13 14:19:22 +02:00
c6e18dad9b Enable PCNTL for CLI 2019-08-02 18:53:15 +02:00
f5a43da948 Accidentally hardcoded 7.3 in. 2019-07-31 16:39:50 +02:00
924292c8ab Add psysh as a repl 2019-07-30 21:40:36 +02:00
df8c169d3d Add hirak/prestissimo to make composer install chooch harder. 2019-07-30 21:39:52 +02:00
a255c2e3ad Omit /v1/ping calls from log. 2019-07-24 18:43:05 +02:00
eddd763aa1 Improve NGINX log output 2019-07-24 18:14:16 +02:00
2f86cb5508 Move pm.maxchildren stuff upstream 2019-07-24 18:14:01 +02:00
cd2185a4da Improve rsyslog again. 2019-07-24 18:13:45 +02:00
2f44e066f0 Fixed rsyslog piping. 2019-07-23 14:23:43 +02:00
63aa49488f Add apt-utils 2019-07-23 13:37:27 +02:00
16304a66e2 Fix typo in sex expression. 2019-07-23 13:20:35 +02:00
7a5cd4dbdb Add a sed to strip syslog metadata. 2019-07-23 13:17:47 +02:00
b11945e593 Move tail syslog to another thread 2019-07-23 13:15:19 +02:00
c217531490 mv run.*.sh => *.runit 2019-07-23 12:03:38 +02:00
b985388dc3 Add JQ to utils. 2019-07-23 11:26:06 +02:00
6c8cc498c8 Rework how nodejs builds are built to support -onbuild variants. Remove need for extra Dockerfile.withBuildTools 2019-07-19 10:01:07 +02:00
95afd685d3 Don't expose port 3000 by default. 2019-07-17 13:22:55 +02:00
f5ac0edee7 Add openssh-client as a default installed item. Getting stung by git + npm is no bueno. 2019-07-15 16:47:49 +02:00
356984905c Make a version of node with and without gcc. So this way we get node:10 & node:10-gcc 2019-07-15 11:45:01 +02:00
1bf95a588e Enable retry attempts. 2019-07-15 11:17:41 +02:00
c2081841e4 Don't care about errors on cleanup. 2019-07-15 11:04:42 +02:00
ccb7f4aa38 Remove some ENV layers, prevent gnupg using ipv6 which takes aeons to fail over to ipv4 when its unavailable. 2019-07-15 10:46:36 +02:00