Run binaries based on Alpine via RESTful interface and auth
894
Run Binaries based on Alpine Linux. Small, lightweight, secure and fast 🏔️
What can I do with this? It will expose binaries via a simple web API, so you can use your favourite unix/linux binaries via curl.
docker run --name ash \
-d 11notes/ash:[tag]
| Parameter | Value | Description |
|---|---|---|
user | docker | user docker |
uid | 1000 | user id 1000 |
gid | 1000 | group id 1000 |
home | /node | home directory of user docker |
api | https://${IP}:8443 | HTTPS endpoint of Docker registry |
| Parameter | Value | Default |
|---|---|---|
TZ | Time Zone | |
DEBUG | Show debug information | |
PORT | express server port (SSL/TLS) | 8443 |
Content type
Image
Digest
sha256:e4add7b7d…
Size
209.4 MB
Last updated
over 2 years ago
docker pull 11notes/ash