Commit graph

84 commits

Author SHA1 Message Date
Matthew Wild
8bbb02e228 entrypoint.sh: If a command is passed to the image, run prosodyctl instead 2016-02-04 19:19:17 +00:00
Matthew Wild
bed0d8e598 Run as user 'prosody', and run prosody instead of prosodyctl. Also set __FLUSH_LOG environment variable to tell Prosody it needs to flush its logs after writing. Fixes #23 and fixes #25. 2016-02-04 19:17:11 +00:00
Lloyd Watkin
82e59c9091 Merge pull request #19 from SamWhited/patch-1
Remove duplicate lua-zlib install line.
2015-10-26 09:08:37 +00:00
Sam Whited
2b420fa628 Remove duplicate lua-zlib install line. 2015-10-23 13:50:25 -05:00
Lloyd Watkin
9cbebe220d Merge pull request #14 from hudon/patch-1
Update README.md
2015-03-31 09:07:48 +02:00
James Hudon
ef57949ed1 Update README.md 2015-03-30 15:37:43 -07:00
Lloyd Watkin
b0f191cbd3 Merge pull request #13 from dwilson6/log-volume-doc-update
Update log volume documentation with note about permissions
2015-03-23 08:33:06 +00:00
Devin Wilson
f84c37d808 Update log volume documentation with note about permissions 2015-03-20 10:00:41 -06:00
Lloyd Watkin
da004da054 Volume mounting documentation fixes 2015-03-16 14:57:01 +00:00
Lloyd Watkin
7f9f2ca6ab Fix documentation
See #11
2015-03-15 15:48:51 +00:00
Lloyd Watkin
d429b2ca59 Merge pull request #2 from DexterTheDragon/improve_dockerfile
Cleanup the Dockerfile
2015-01-01 21:30:46 +00:00
Lloyd Watkin
8c69d7f200 Merge pull request #4 from lloydwatkin/readme-fix
Fix README.md for running Prosody image
2014-12-20 22:11:06 +00:00
Lloyd Watkin
6629d6cf75 Fix README.md for running Prosody image
See #3
2014-12-20 22:10:39 +00:00
Kevin Carter
1b1f0ed951 Cleanup the Dockerfile
- Reduce the build steps to reduce the number and size of intermediate images
- Set the logging to stdout by default
- Remove default user create, but still allow optional user creation
- Fix entrypoint command setup
2014-12-07 20:02:23 -07:00
Lloyd Watkin
12dcdb0c64 Document adding a default
Fixes #1
2014-11-25 15:10:21 +00:00
Lloyd Watkin
56160ac766 Ignore errors 2014-11-25 15:05:04 +00:00
Lloyd Watkin
a99fbcc814 Add a start up script 2014-11-25 15:04:08 +00:00
Lloyd Watkin
712f293389 Use a bash script to start prosody 2014-11-25 14:54:40 +00:00
Lloyd Watkin
eb205258f8 Add port 5281 2014-11-24 14:27:32 +00:00
Lloyd Watkin
6f17c6ed1e Add link to prosody in the registry 2014-11-17 09:34:26 +00:00
Lloyd Watkin
7ea4bfbdae Document creating multiple tags from a single run 2014-11-15 15:16:11 +00:00
Lloyd Watkin
e4cf4e52de Allow building of multiple tags from a single run 2014-11-15 15:15:58 +00:00
Lloyd Watkin
1d8b665909 Add 5281 as exposed port 2014-11-14 14:26:12 +00:00
Lloyd Watkin
5d0c401f38 Daemonize = false 2014-11-14 13:36:44 +00:00
Lloyd Watkin
329202e73b Install more recent libssl 2014-11-14 13:36:35 +00:00
Lloyd Watkin
0bc154e889 Add building details to the readme 2014-11-14 09:12:07 +00:00
Lloyd Watkin
739fca0762 Ignore copied in file 2014-11-13 20:34:35 +00:00
Lloyd Watkin
885c81d3ce Clean up 2014-11-13 20:34:19 +00:00
Lloyd Watkin
2f2ae3b1d4 Update the entrypoint 2014-11-13 20:33:22 +00:00
Lloyd Watkin
a81e8d74f9 Moved into main instal 2014-11-13 20:32:54 +00:00
Lloyd Watkin
3c732b2f5a Copy 'deb' file into place 2014-11-13 20:32:41 +00:00
Lloyd Watkin
542599556b Instal more packages 2014-11-13 20:32:00 +00:00
Lloyd Watkin
4e6069cf97 Do easier deployments, add README 2014-11-13 15:21:28 +00:00
Lloyd Watkin
87083022eb Add dockerfile 2014-11-13 10:42:44 +00:00