Skip to content

PipeOpsHQ/dockerless

 
 

Repository files navigation

dockerless

Dockerless is a tool that allows you to build and run Docker containers without having Docker installed.

Features

  • Build Docker images without Docker
  • Run Docker containers without Docker

Installation

For example, to build an image:

dockerless build --dockerfile Dockerfile --context .

And to run a container:

dockerless start

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Go 81.4%
  • Just 10.5%
  • Dockerfile 6.2%
  • Shell 1.9%