https://github.com/ticosax/cups-in-docker
cups 1.7.1 inside debian:sid
https://github.com/ticosax/cups-in-docker
Last synced: 29 days ago
JSON representation
cups 1.7.1 inside debian:sid
- Host: GitHub
- URL: https://github.com/ticosax/cups-in-docker
- Owner: ticosax
- License: apache-2.0
- Created: 2014-03-27T10:24:19.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2014-03-27T14:48:04.000Z (about 11 years ago)
- Last Synced: 2025-04-10T17:18:50.392Z (about 1 month ago)
- Language: Shell
- Size: 145 KB
- Stars: 19
- Watchers: 2
- Forks: 23
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
cups-in-docker
==============cups 1.7.1 inside debian:sid
```bash
docker run -e CUPS_USER_ADMIN=admin -e CUPS_USER_PASSWORD=secr3t -p 6631:631/tcp ticosax/cups-in-docker
```