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

https://github.com/bearddan2000/docker-cli-nix-hello-world

A POC for nix package manager.
https://github.com/bearddan2000/docker-cli-nix-hello-world

cli docker hello nix world

Last synced: 3 months ago
JSON representation

A POC for nix package manager.

Awesome Lists containing this project

README

          

# docker-cli-nix-hello-world

## Description
A POC for nix package manager.

## Tech stack
- nix

## Docker stack
- ubuntu:22.04

## To run
`sudo ./install.sh -u`

## To stop (optional)
`sudo ./install.sh -d`

## For help
`sudo ./install.sh -h`