Giter Site home page Giter Site logo

dockerium's Introduction

Dockerium

Dockerium is my own version of Docker that I made using Golang. I did this for two main reasons:

  1. I wanted to learn Golang.
  2. I wanted to understand how Docker works behind the scenes.

Video Demo

Screencast.from.25-04-24.08.42.38.PM.IST.webm

Usage

To use Dockerium, follow these steps:

  1. Build the binary:
make build
  1. Run the project with the desired image name:
./dockerium <name of the image>

This will fetch the image layers and extract them for you to use.

Running Locally

To run Dockerium locally, you need to have Golang installed on your system. Follow these steps:

  1. Clone the repository:
git clone https://github.com/Vandit1604/dockerium.git
  1. Navigate to the project directory:
cd dockerium
  1. Build the binary:
make build
  1. Run the project:
./dockerium <name of the image>

Contributing

Contributions to Dockerium are welcome! To contribute, follow these steps:

  1. Fork the repository.
  2. Create a new branch for your feature or bug fix.
  3. Make your changes.
  4. Test your changes thoroughly.
  5. Commit your changes with clear and descriptive messages.
  6. Push your changes to your fork.
  7. Open a pull request against the main repository.

Please ensure that your code adheres to the project's coding standards and practices.

dockerium's People

Contributors

vandit1604 avatar

Stargazers

aryan bramhane 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.