Giter VIP home page Giter VIP logo

devopshobbies / docker-templates Goto Github PK

View Code? Open in Web Editor NEW
141.0 5.0 101.0 7.23 MB

✨ Docker samples for all languages

License: MIT License

Dockerfile 21.21% Go 0.75% Python 1.93% C++ 0.15% Shell 2.25% C# 2.31% Ruby 0.13% JavaScript 15.83% TypeScript 9.27% CSS 16.81% HTML 23.81% Vue 1.04% Java 1.97% Dart 0.06% Rust 1.41% Swift 0.04% HCL 0.44% Haskell 0.07% Svelte 0.52%
docker dockerfile dockerfile-examples golang java javascript php typescript

docker-templates's People

Contributors

ahmadalibagheri avatar alimehraji avatar amirajoodani avatar amirhnajafiz avatar armantaherighaletaki avatar babakdoraniarab avatar bharathbk144724 avatar birddevelper avatar erfansaberi avatar husseinbeygi avatar imandevops avatar jigsaw373 avatar karrabi avatar mahdiabbasi95 avatar mahdidelzendeh72 avatar mehdi-ra avatar moeidheidari avatar mohammadll avatar mohammadne avatar pedramardakani avatar pourdaavar avatar sajjadkiani avatar shayan-ghani avatar signorrayan avatar sinawic avatar sms-rk avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

docker-templates's Issues

Add Docker file template For React Project

Description

  • Add Docker file template For React Project

Checklist:

  • It refers to an Issue.
  • It fixes a bug.
  • It's a new feature (non-breaking change which adds functionality)
  • It's a breaking (fix or feature that would cause existing functionality to change)
  • My code follows the code style of this project.
  • I have added tests to cover my changes.
  • All new and existing tests passed.
  • CHANGELOG is updated.
  • Related language label is selected.

Add docker File template for Vue

Description

  • Add docker File template for Vue

Checklist:

  • It refers to an Issue.
  • It fixes a bug.
  • It's a new feature (non-breaking change which adds functionality)
  • It's a breaking (fix or feature that would cause existing functionality to change)
  • My code follows the code style of this project.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

Add Docker File Template for Angular

Description

  • Add Docker File Template for Angular

Checklist:

  • It fixes a bug.
  • It's a new feature (non-breaking change which adds functionality)
  • Add Document for user.
  • It's a breaking (fix or feature that would cause existing functionality to change)
  • My code follows the code style of this project.
  • I have added tests to cover my changes.
  • All new and existing tests passed.
  • CHANGELOG is updated.
  • Related language label is selected.

[Suggestion]: Setup rules for directories

Hi everyone:hand:.
As you know there are multiple directories for each language and along with the latest contributions 2 extra Angular and Vue.js were added to the project root directory.
It's not a problem to have them in the root directory but there are plenty of these kinds of frameworks just for Javascript and it can lead to unwanted complexity. I opened this issue to suggest putting frameworks or ..., into related language or technology.

An example:

01-JavaScript-Typescript-Backend/
├── frameworks
│   ├── Express
│   │   ├── Dockerfile
│   │   └── scripts
│   │       ├── bootstrap.sh
│   │       └── docker-entrypoint.sh
│   └── NestJs
│       ├── Dockerfile
│       └── scripts
│           ├── bootstrap.sh
│           └── docker-entrypoint.sh
└── README.md

Golang other frameworks

Add arg in Golang dockerfile in order to build various images based of their frameworks.

  • Add arg in dockerfile
  • Add fiber example

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.