Coder Social home page Coder Social logo

docker's Introduction

What is this project?

This repository is a collection of Dockerfiles I've created.

My workflow exists of using docker containers while developing, instead of installing software locally. This meant I often develop in docker containers, and sometimes can't find the docker images for my needs online. Thus, I created this repository.

How do I search for an image in this repository?

Each image is in it's corresponding directory. For example the symfony image is located in: symfony/Dockerfile

Where are the images hosted?

The docker images from this repository are hosted on docker hub. More specific, they're under my account

What are the github actions for?

To make life easier, I added github actions that automatically push a new version of the docker image to dockerhub, in case the corresponding Dockerfile is updated.

For example, if a commit get's pushed to main, and in this commit the symfony/Dockerfile is updated, only that specific github action will get triggered and only the symfony image will get pushed.

Can I contribute?

Ofcourse! The more Dockerfiles in this repository, the less time I, or anyone using this repository, will have to spend on searching a docker image for their needs.

If you find any problems with an existing Dockerfile, create an issue in this github repository about it. If you have a concrete idea about how to fix the problem, create an MR for it aswell!

docker's People

Contributors

jefvda avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.