docker run -d --restart always -p 631:631 -v $(pwd):/etc/cups -e ADMIN_PASSWORD=mySecretPassword ydkn/cups:latest ``` 9 changes: 9 additions & 0 deletions 9 docker-entrypoint.sh Original file line numberDiff line numberDiff line change @@ -0,0 +1,9 @@ #!/bin/bash -e echo...
Search or go to… D docker-cups Manage Plan Issues Issue boards Milestones Code Build Deploy Operate Monitor Analyze Organize issues and merge requests into a cohesive group, and set optional start and due dates.Learn more.
Labels can be applied to issues and merge requests to categorize them Search or go to… D docker-cups Manage Activity Members Labels Plan Code Build Deploy Operate Monitor Analyze You can also star a label to make it a priority label.
org.label-schema.description="Simple CUPS docker image"\ org.label-schema.version="0.1"\ org.label-schema.url="https://hub.docker.com/r/ydkn/cups"\ org.label-schema.vcs-url="https://gitlab.com/ydkn/docker-cups"\ org.label-schema.vcs-ref=$VCS_REF \ ...
Skip to content GitLab Why GitLab Pricing Explore Sign in Get free trial fix setting label args Florian Schwab authored Mar 28, 2020 e465e29a Loading