Skip to content
This repository has been archived by the owner on Mar 25, 2023. It is now read-only.

Commit

Permalink
change container name to cups-airprint
Browse files Browse the repository at this point in the history
  • Loading branch information
thoschworks committed Jun 3, 2020
1 parent c1ed357 commit d6ab943
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ This "reUbuntunized" Docker image runs a CUPS instance that is meant as an AirPr

### Example run command:
```
docker run --name cups --restart unless-stopped --net host\
docker run --name cups-airprint --restart unless-stopped --net host \
-v <your services dir>:/services \
-v <your config dir>:/config \
-e CUPSADMIN="<username>" \
Expand Down

0 comments on commit d6ab943

Please sign in to comment.