Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Factory:PowerPC
cups-image
docker-entrypoint.sh
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File docker-entrypoint.sh of Package cups-image
#!/bin/bash -e if [ -n "${ADMIN_PASSWORD}" ]; then echo -e "${ADMIN_PASSWORD}\n${ADMIN_PASSWORD}" | passwd admin fi if [ ! -f /etc/cups/cupsd.conf ]; then cp -rpn /etc/cups-skel/* /etc/cups/ fi exec "$@"
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor