Sameer Naik
|
c3b94e501d
|
added changelog.md
|
2014-09-04 14:28:23 +05:30 |
|
Sameer Naik
|
d33c7cb512
|
dockerfile: clean up
|
2014-09-04 14:24:04 +05:30 |
|
Sameer Naik
|
abcbb9b17d
|
dockerfile readability updates
|
2014-09-04 14:23:45 +05:30 |
|
Sameer Naik
|
81786d6f16
|
dockerfile: added volume mount instruction for /var/run/postgresql
|
2014-09-04 14:23:10 +05:30 |
|
Sameer Naik
|
e0ce5c7005
|
make sure /var/run/postgresql has the right permissions
Users should be able mount at volume at /var/run/postgresql so as to expose the postgresql unix socket.
|
2014-09-04 14:21:47 +05:30 |
|
Sameer Naik
|
a37704e05e
|
added note about selinux and mountpoints
|
2014-09-02 11:19:50 +05:30 |
|
Sameer Naik
|
5023375538
|
beautify readme
|
2014-09-02 11:18:06 +05:30 |
|
Sameer Naik
|
4083c2af1c
|
added .dockerignore file
|
2014-09-02 11:10:12 +05:30 |
|
Sameer Naik
|
cc675068ef
|
readme: added section on reporting issues
|
2014-09-02 11:08:51 +05:30 |
|
Sameer Naik
|
1c866afa02
|
readme: added section on acquiring shell access to the container
|
2014-09-02 11:07:35 +05:30 |
|
Sameer Naik
|
c02511fb95
|
release 9.1
v9.1
|
2014-09-01 17:18:05 +05:30 |
|
Sameer Naik
|
cbf58caec1
|
defined macros for path variables
|
2014-09-01 16:55:00 +05:30 |
|
Sameer Naik
|
e9fb3c4dd2
|
Merge pull request #6 from auraltension/master
change -name to --name
|
2014-08-24 10:42:31 +05:30 |
|
auraltension
|
15d07f42fe
|
change -name to --name
From docker:
Warning: '-name' is deprecated, it will be replaced by '--name' soon. See usage.
Docker version 1.2.0, build fa7b24f
|
2014-08-24 11:41:42 +10:00 |
|
Sameer Naik
|
dc4d3963dc
|
use spaces to indent
|
2014-08-19 19:38:04 +05:30 |
|
Sameer Naik
|
62c44a38e4
|
apt-get clean is now redundant, see https://github.com/docker-library/buildpack-deps/pull/1
|
2014-08-19 11:40:13 +05:30 |
|
Sameer Naik
|
a8916326bc
|
removed /var/lib/apt/lists to optimization image size
|
2014-08-19 11:40:01 +05:30 |
|
Sameer Naik
|
ee0dd8c391
|
update to the sameersbn/ubuntu:12.04.20140818 baseimage
|
2014-08-19 11:39:45 +05:30 |
|
Sameer Naik
|
82563eff31
|
update to the sameersbn/ubuntu:12.04.20140812 baseimage
|
2014-08-12 22:48:00 +05:30 |
|
Sameer Naik
|
a9d6ab10fd
|
added --no-install-recommends to apt-get command, closes #3
|
2014-08-04 22:31:34 +05:30 |
|
Sameer Naik
|
2b104e4667
|
readme: fetch container ip inline
|
2014-08-04 21:57:50 +05:30 |
|
Sameer Naik
|
2ef7875a33
|
readme: use the --format command line argument to fetch the container ip address
|
2014-08-04 19:31:14 +05:30 |
|
Sameer Naik
|
5bb84fa18c
|
Merge pull request #4 from jchapron/patch-1
Small typo in README
|
2014-08-04 15:23:36 +05:30 |
|
Jérôme Chapron
|
4882828f45
|
Small typo in README
Just changed "IPAddres" by "IPAddress" in command to get the postgresql ip.
|
2014-08-04 11:32:38 +02:00 |
|
Sameer Naik
|
31ddc89929
|
use exec to start the postgresql server
|
2014-07-04 10:25:03 +05:30 |
|
Sameer Naik
|
f35a11a04f
|
start the postgresql server directly without using the init.d script
|
2014-07-04 10:24:30 +05:30 |
|
Sameer Naik
|
e4df972451
|
renamed init script to start
|
2014-07-04 10:14:43 +05:30 |
|
Sameer Naik
|
cf0271dbc0
|
removed our postgresql startup message
|
2014-06-28 23:42:25 +05:30 |
|
Sameer Naik
|
57d2600eda
|
combined postgresql start and tail command
|
2014-06-28 23:42:25 +05:30 |
|
Sameer Naik
|
75c1dbc9e5
|
display postgres password before starting the postgresql server
|
2014-06-28 23:42:25 +05:30 |
|
Sameer Naik
|
518fbb76f1
|
clean up
|
2014-06-28 23:42:25 +05:30 |
|
Sameer Naik
|
762b55d61f
|
moved init script to repo root
|
2014-06-28 23:42:25 +05:30 |
|
Sameer Naik
|
23700349b9
|
moved configuration bits to init script
|
2014-06-28 23:42:23 +05:30 |
|
Sameer Naik
|
22035c8ee6
|
clean up init script, removed unnecessary stuff
|
2014-06-28 19:33:15 +05:30 |
|
Sameer Naik
|
45d7a98c34
|
readme: added link to upgrading section in the toc
|
2014-06-28 19:27:43 +05:30 |
|
Sameer Naik
|
ec9ed9a840
|
do not start supervisord
|
2014-06-28 19:27:15 +05:30 |
|
Sameer Naik
|
b300f3f4b5
|
update to the sameersbn/ubuntu:12.04.20140628 baseimage
|
2014-06-28 19:24:13 +05:30 |
|
Sameer Naik
|
4b65cb1ca8
|
do not assign a password for root since we have removed the ssh server
|
2014-06-28 19:23:41 +05:30 |
|
Sameer Naik
|
82dc862576
|
do not start ssh deamon, use nsenter for shell access to the container
|
2014-06-28 19:22:40 +05:30 |
|
Sameer Naik
|
db0a75e9ab
|
make sure ssl is disabled
|
2014-06-28 16:04:05 +05:30 |
|
Sameer Naik
|
ad354d6f8d
|
removed postgresql version from apt-get command
|
2014-06-25 21:27:50 +05:30 |
|
Sameer Naik
|
514ee94029
|
upgrade to sameersbn/ubuntu:12.04.20140519 base image
|
2014-06-25 21:27:30 +05:30 |
|
Sameer Naik
|
f911ebb8f1
|
use sameersbn/ubuntu:12.04.20140418 as the base image
|
2014-04-19 20:40:29 +05:30 |
|
Sameer Naik
|
34c1063b9b
|
dockerfile: added volume instruction for /var/lib/postgresql
|
2014-04-15 14:46:04 +05:30 |
|
Sameer Naik
|
1078c361b3
|
README: added link to github project issues page
|
2014-04-13 15:33:32 +05:30 |
|
Sameer Naik
|
d9594cdaf9
|
README: added syntax highlighting commands
|
2014-04-13 15:31:06 +05:30 |
|
Sameer Naik
|
dfa3d3a105
|
added README
|
2014-04-13 15:22:58 +05:30 |
|
Sameer Naik
|
8ed7c6d8f4
|
initial creation
|
2014-04-13 15:04:08 +05:30 |
|