Travis Rowland
300b96fb93
build local Dockerfile
2018-01-26 02:01:09 -08:00
Travis Rowland
1bffe76e6a
don't remove image
2018-01-26 01:58:22 -08:00
Travis Rowland
7a639692ab
Automated Docker builds
2018-01-26 01:54:38 -08:00
Travis Rowland
fdfe6b1937
Merge pull request #449 from phusion/Theaxiom-patch-2
...
Incrementing version AFFECTS #448
2018-01-26 01:25:41 -08:00
Travis Rowland
95d89dd251
Merge branch 'master' into Theaxiom-patch-2
2017-11-23 15:12:00 -08:00
Travis Rowland
06e2983ba9
Merge pull request #453 from sundbry/sigint-logging
...
Fork syslog-ng into a new process group via bash monitor mode
2017-11-23 15:11:35 -08:00
Travis Rowland
5ab2367f76
Merge branch 'master' into sigint-logging
2017-11-23 12:28:39 -08:00
Travis Rowland
61d585bce9
Merge pull request #447 from kamermans/bugfix/syslog_unclean_shutdown
...
Gracefully handle syslog-ng shutdown
2017-11-23 12:28:14 -08:00
Ryan Sundberg
b77633463f
Fork syslog-ng into a new process group via bash monitor mode
...
This prevents SIGINT from a user interrupt from prematurely quitting syslog-ng.
See https://github.com/phusion/baseimage-docker/issues/450
2017-11-22 23:18:19 -08:00
Steve Kamerman
9bb3117b0c
Merge branch 'master' into bugfix/syslog_unclean_shutdown
2017-11-03 17:14:19 -04:00
Travis Rowland
338238d685
Merge branch 'master' into Theaxiom-patch-2
2017-11-02 11:47:18 -07:00
Travis Rowland
c5680a44b1
Merge pull request #446 from phusion/add-code-of-conduct-1
...
Create CODE_OF_CONDUCT.md
2017-11-02 11:46:51 -07:00
Travis Rowland
4468bb296e
Incrementing version AFFECTS #448
2017-11-02 09:34:12 -07:00
Steve Kamerman
25d13ef2b8
Gracefully handle syslog-ng shutdown
2017-11-01 17:26:31 -04:00
Travis Rowland
4cb596bfc9
Create CODE_OF_CONDUCT.md
2017-11-01 12:16:33 -07:00
Travis Rowland
42c48d8465
Merge pull request #425 from sundbry/syslog-shutdown
...
Start syslog-ng before runit, and stop after runit.
2017-11-01 12:06:35 -07:00
Ryan Sundberg
18a10580e1
Syslog-ng start and stop, preserving stdout file descriptor
2017-10-31 15:41:59 -07:00
Ryan Sundberg
d765626688
Prefix syslog-ng shutdown scripts with boot order
2017-10-31 14:24:18 -07:00
Ryan Sundberg
69d1b96431
Capitalization
2017-10-31 14:21:23 -07:00
Ryan Sundberg
89389d5086
Merge branch 'syslog-shutdown' of github.com:sundbry/baseimage-docker into syslog-shutdown
2017-10-31 14:16:47 -07:00
Ryan Sundberg
70b5c73902
System logging notes in README.md
2017-10-31 14:16:27 -07:00
Travis Rowland
b05616332a
Merge branch 'master' into syslog-shutdown
2017-10-30 11:59:01 -07:00
Steve Kamerman
421ca4ea05
Renamed install_clean
2017-10-30 10:22:42 -04:00
Steve Kamerman
c41f837f82
Added --no-install-recommends by default
2017-10-30 10:22:42 -04:00
Steve Kamerman
fcc1283c85
Added install_clean.sh utility
2017-10-30 10:22:42 -04:00
Kingdon Barrett
ffc1f6db05
Merge pull request #444 from SConaway/patch-1
...
Update README.md
2017-10-25 12:57:17 -04:00
Steven Conaway
6a774f2f48
Update README.md
2017-10-23 18:53:46 -07:00
Travis Rowland
c7efb776b8
Merge pull request #439 from mortn/patch-1
...
Adding "more" to the first sentence.
2017-10-09 10:31:52 -07:00
Morten Abildgaard
2be1e6f407
Adding "more" to the first sentence.
...
I think this is what it's supposed to say.
2017-10-08 11:42:53 +02:00
David Hiendl
2bb9d89325
configured syslog-ng to log to stdout directly instead of using tail ( #438 )
2017-10-05 21:13:01 +02:00
Dotan J. Nahum
8d7f3abd2d
Reflect 'latest' in imagelayers.io image. ( #435 )
2017-10-05 19:51:41 +02:00
Ryan Sundberg
91363dcf37
Merge branch 'master' of https://github.com/phusion/baseimage-docker into syslog-shutdown
2017-09-28 11:26:45 -07:00
Zsolt Ero
0cf1fd05ac
removed testing artifact
2017-08-17 00:04:42 +02:00
Zsolt Ero
544511f883
bad-tag test
2017-08-16 23:58:18 +02:00
Zsolt Ero
0ad69ad848
good-tag test
2017-08-16 23:57:12 +02:00
Zsolt Ero
39ad242428
yaml quotes fix
2017-08-16 23:51:24 +02:00
Zsolt Ero
a52c8d4ae0
test_release, test_master
2017-08-16 23:41:17 +02:00
Kingdon Barrett
1bd5b85eb1
Merge pull request #432 from phusion/patch-1
...
Replaces #410
2017-08-08 13:34:30 -04:00
Travis Rowland
1a235a13e1
Update my_init
2017-07-31 21:49:57 -04:00
Jose Diaz-Gonzalez
0e15f28fb7
feat: allow users to specify an alternative init directory
...
In some existing environments, packages might already use another environment for the purpose this `/etc/my_init.d` directory serves.
2017-07-31 21:49:57 -04:00
Zsolt Ero
d6702be8c3
fix_pam_bug removed ( #431 )
2017-08-01 01:35:38 +02:00
Przemysław Dąbek
40bad74956
sanitize_shenvname returns string with [0-9a-zA-Z_] characters ( #423 )
...
* sanitize_shenvname returns string with [0-9a-zA-Z_] characters
* moved regex pattern to constant
2017-07-31 15:38:33 +02:00
Ryan Sundberg
a6bf447f9e
Start syslog-ng before runit, and stop after runit.
...
When syslog-ng is managed as an runit service, application logs may be
lost during shutdown, when the syslog-ng service stops before the app
exits.
This change uses the my_init.d directory to manage syslog-ng at a lower
runlevel than runit.
2017-07-01 15:08:08 -07:00
Travis Rowland
b57f08c71f
Merge pull request #409 from goneio/refactor/remove-unnecessary-env-layers
...
Remove 3 unnecessary layers from the layer count.
2017-05-23 14:15:51 -07:00
Matthew Baggett
a3faefd3d3
Remove 3 unnecessary layers from the layer count.
2017-05-18 13:59:29 +01:00
Travis Rowland
cd23614b27
Revert "Incrementing version to 0.9.23"
...
This reverts commit 914f0967b0 .
2017-05-17 15:14:56 -07:00
Travis Rowland
914f0967b0
Incrementing version to 0.9.23
2017-05-17 15:12:05 -07:00
Zsolt Ero
068b4534d4
prepare pre and post shudown.d folders ( #407 )
2017-05-11 17:13:49 +02:00
Zsolt Ero
2a8c9ebe38
apt-get fixes ( #406 )
...
* apt-fixes
* DEBIAN_FRONTEND teletype at the end
2017-05-09 11:39:43 +02:00
Zsolt Ero
7f77348a6b
pre and post shutdown scripts added ( #402 )
2017-05-09 10:50:59 +02:00