An open API service indexing awesome lists of open source software.

https://github.com/knightos/docker

Dockerfile with the KnightOS SDK installed
https://github.com/knightos/docker

Last synced: 11 days ago
JSON representation

Dockerfile with the KnightOS SDK installed

Awesome Lists containing this project

README

          

# Docker SDK

This Dockerfile provides a Debian machine with a working installation of the
KnightOS SDK installed.

## Usage

docker build -t knightos .

or:

docker pull knightos/KnightOS

Then:

docker run -ti knightos
$ knightos --help