cpx2
cpx2 copied to clipboard
Troubleshooting on Alpine Linux.
It can't be used on Alpine Linux in cli. Not seen any errors. Do I need to install any dependencies?
Here is an example of a dockerfile running alpine linux:
https://github.com/hifiwi-fi/breadcrum.net/blob/master/packages/web/Dockerfile
cpx2 is an indirect dependency, but it installs and operates correctly.
As always with docker files, file copying is a subtle, error prone process. Please ensure the context cpx2 is running in also has access to the files you expect to be copied.
Nothing else I can do in this issue without more details.