@@ -9,7 +9,7 @@ from podctl import *
podctl = Container(
Base('docker.io/centos'),
Packages('podman', 'buildah', 'python3'),
User('app', 1000, '/app'),
#User('app', 1000, '/app'),
Copy(['setup.py', 'podctl'], '/app'),
Pip('/app'),
Config(cmd='podctl', author='jpic'),
The note is not visible to the blocked user.