WAGO/docker-ipk

PermissionError: [Errno 1] Operation not permitted

degreane-cre opened this issue · 1 comments

Device TP600 (762-4102)
Firmware > 15
docker_20.10.5_armhf.ipk

Step to reproduce:
root@TP600-447D48:~docker run -it python:3.6 bash
root@6916a6997db1:/# python3
Fatal Python error: Py_Initialize: can't initialize time
PermissionError: [Errno 1] Operation not permitted

Current thread 0x76f39010 (most recent call first):
Aborted

The only workarounds i found was to launch with privileged, witch is not an optimal solution.

Multiple python images (https://hub.docker.com/_/python) has been replaced and are not working.