Haocheng Hu
Haocheng Hu
Hey! If any of you are still interested in python3 support, I made my own version of this project called Flatliner with a demo website at https://flatliner.herokuapp.com/. It's not as...
```shell apt install -y acl setfacl -R -d -m u:ACTIONS_USER:rwx /home/ACTIONS_USER ``` Getting the `EACCES` error as well and tried this on `Ubuntu 24.04`, it seems to have worked? This...
https://docs.docker.com/reference/compose-file/version-and-name/ According to the docker docs the `version` top-level element is obsolete and should not be added moving forward.