Skip to content

boTux/ekylibre-ppa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Not Working

Ekylibre (PPA) Ubuntu Dockerfile

This repository contains Dockerfile of Ekylibre on Ubuntu for Docker's automated build published by Botux.

Base Docker Image

Installation

  1. Install Docker.

  2. Download docker pull dockerfile/ekylibre

    (alternatively, you can build an image from Dockerfile: docker build -t="dockerfile/ekylibre" github.com/xx/xx)

Usage

docker run -it --rm dockerfile/ubuntu

docker run -d -e POSTGRES_USER=ekylibre -e POSTGRES_PASSWORD=ekylibre --name db postgres

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages