CUPS-Configuration hinzubekommen. Obwohl lpstat -p Printer anzeigt auch innerhalb des Containers, kann Java keine Printers sehen. Work-in-progress.
7 lines
58 B
Bash
7 lines
58 B
Bash
|
|
#!/bin/bash
|
|
set -e
|
|
|
|
docker exec -u 0 -it hosi /bin/bash
|
|
|