/docker-images

Collection of docker images

Primary LanguageDockerfileMIT LicenseMIT

Docker Images

A collection of docker images for use in common dev environments

pandas ci

Available images

  1. Pandas: see usage here.

Meta

Distributed under the MIT license. See LICENSE for more information.

https://github.com/bitsofparag

Contributing

  1. Fork it (https://github.com/bitsofparag/docker-images/fork)
  2. Create your feature branch (git checkout -b feature-add-boosters)
  3. Commit your changes (git commit -am 'Add rocker boosters')
  4. Push to the branch (git push origin feature-add-boosters)
  5. Create a new Pull Request to the upstream repo