Thanks to visit codestin.com
Credit goes to github.com

Skip to content

rakin92/docker-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker Starter

Go Report Card

Docker is a tool designed to make it easier to create, deploy, and run applications by using containers. Containers allow a developer to package up an application with all of the parts it needs, such as libraries and other dependencies, and ship it all out as one package.

This repo provides a basic samples to get started with containerizing your projects/apps.

Support

  • GoLang
  • ReactJS
  • VueJS
  • Postgres
  • Python
  • Node

Provides

  • Dockerfile
  • dockerignore
  • docker-compose
  • sample app

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published