Skip to content
This repository has been archived by the owner on Jun 14, 2021. It is now read-only.
/ datagov-docker Public archive

Collection of docker containers used for local development.

License

Notifications You must be signed in to change notification settings

GSA/datagov-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-ckan

Provide pre-built images for development and testing of CKAN extensions for Data.gov.

This project is very much inspired by Keitaro and Open Knowledge Foundation. Unlike the existing projects, the goals are:

  • Provide a drop-in docker-compose setup for testing CKAN extensions.
  • Provide pre-built images to avoid having to include docker build files in target repository.
  • Keep images small while balancing flexibility.
  • Document image features.

Usage

Copy the docker-compose.yml to your CKAN extension source code.

Add a bind mount for your extension.

Add your extension's test command to the docker-compose.yml.

Development

Build all the containers.

$ make build

Contributing

See CONTRIBUTING for additional information.

Public domain

This project is in the worldwide public domain. As stated in CONTRIBUTING:

This project is in the public domain within the United States, and copyright and related rights in the work worldwide are waived through the CC0 1.0 Universal public domain dedication.

All contributions to this project will be released under the CC0 dedication. By submitting a pull request, you are agreeing to comply with this waiver of copyright interest.

About

Collection of docker containers used for local development.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published