Skip to content

Pre-initialized PostgreSQL database Docker container for Apache Guacamole

License

Notifications You must be signed in to change notification settings

kdkasad/guacdb-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

guacdb-docker

Docker image of a PostgreSQL database for Apache Guacamole.

What does it do?

This image is just the standard postgres image with one difference: it loads the Guacamole database initialization script be default.

How do I use it?

You can build the image using docker build:

$ docker build -t guacdb:latest .

The following arguments are supported. Both default to latest when not specified.

About

Pre-initialized PostgreSQL database Docker container for Apache Guacamole

Topics

Resources

License

Stars

Watchers

Forks