Skip to content

javanile/bpkg-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

bpkg-docker

This is a package placeholder for checking or installing Docker into a Linux server using bpkg

Install

bpkg install javanile/bpkg-docker
$ docker --version
Docker version 20.10.7, build 20.10.7-0ubuntu5~20.04.2

Usage

Create a file bpkg.json into your shell project with the follow

{
  .
  .
  "dependencies": {
    "javanile/bpkg-docker": "20.0.0"
  }
  .
  .
}

With this you have Docker into your system

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published