-
Notifications
You must be signed in to change notification settings - Fork 18
add postgres (using new local docker flow) #100
base: master
Are you sure you want to change the base?
Conversation
Package changes: +libpq5 9.4.8-0+deb8u1 +postgresql 9.4+165+deb8u1 +postgresql-9.4 9.4.8-0+deb8u1 +postgresql-client-9.4 9.4.8-0+deb8u1 +postgresql-client-common 165+deb8u1 +postgresql-common 165+deb8u1
@lrvick |
The only thing I did was install postgres, which pulled in all those deps automatically. To replicate yourself:
|
@lrvick I doubt uninstalling |
@KellerFuchs I suspect this might be an artifact of actually doing package installs on -clean- debian systems, which have not been the case in a while For instance I realized our packages.txt never included the ssh metapackage (much to my confusion) and did not get installed on build in spite of ssh-server etc being there. Turns out the base image atlantic.net ships with it already installed, so we never noticed. Perhaps there is another higher level metapackage dependency that is not on our list so apt-get just cleans up what it sees dependency packages that were never installed/required. |
Perhaps something in this is derped? https://github.com/hashbang/shell-server/blob/master/setup.sh#L39-L45 |
@lrvick I will check when I can manage the spoons & spare time to setup Docker in Whonix. |
apps3 is not in use at all atm. You could test there if you like. On Fri, Jul 1, 2016 at 12:27 PM, The Fox in the Shell <
Lance R. Vick Cell - 407.283.7596 |
ping @KellerFuchs |
Package changes:
+libpq5 9.4.8-0+deb8u1
+postgresql 9.4+165+deb8u1
+postgresql-9.4 9.4.8-0+deb8u1
+postgresql-client-9.4 9.4.8-0+deb8u1
+postgresql-client-common 165+deb8u1
+postgresql-common 165+deb8u1