Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/johnmerchant/docker-argonone
Container for Argon One raspberry pi case daemon
https://github.com/johnmerchant/docker-argonone
Last synced: 3 months ago
JSON representation
Container for Argon One raspberry pi case daemon
- Host: GitHub
- URL: https://github.com/johnmerchant/docker-argonone
- Owner: johnmerchant
- Created: 2020-01-11T08:16:06.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-01-31T12:33:40.000Z (almost 5 years ago)
- Last Synced: 2024-07-23T22:24:49.994Z (4 months ago)
- Language: Dockerfile
- Size: 2.93 KB
- Stars: 10
- Watchers: 3
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-argonone - jmercha/docker-argonone
README
# docker-argonone
Container for running the [Argon One](https://www.argon40.com/catalog/product/view/id/52/s/argon-one-raspberry-pi-4-case/) Raspberry Pi 4 case daemon.
This is useful if you are running a distro other than Raspbian and want to run the Argon One daemon.
## Usage
To enable argononed
```
docker run --privileged --name=argononed --restart=always -dit jmercha/argononed
```