deis/database
PostgreSQL database for the Deis open source PaaS.
10M+
A PostgreSQL database for use in the Deis open source PaaS.
This Docker image is based on the trusted build deis/base, which itself is based on the official ubuntu:12.04 image.
Please add any issues you find with this software to the Deis project.
make build
builds the deis/database image inside a vagrant VMmake run
installs and starts deis/database, then displays log
output from the container© 2014 OpDemand LLC
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
docker pull deis/database