Skip to content
This repository was archived by the owner on Jan 18, 2023. It is now read-only.

volantis-technology/docker-debian

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

docker-debian

Introduction

This repo contains necesary files to build docker image for Debian Linux.

Things that will be installed:

How to build

  • clone this repo
git clone https://github.com/volantis-technology/docker-debian.git && cd docker-debian
  • build the image
docker build . -t debian
  • check by running the image
docker run -it --rm debian

Maintainer

Akrom Khasani

akrom (at) volantis (dot) io

About

Docker image for Debian Linux.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors