03-24-2018, 02:13 AM
Hi All,
I have a rock64 running ayufan 0.5.15-136 with OMV 3. Works great so thanks to the pine64 team and the community - especially ayufan!
I am trying to get a docker image/container to work - https://github.com/haugene/docker-transmission-openvpn
This is a useful docker image that combines transmission and openvpn together but its not build for armhf so it needs to be built manually.
There is a armhf dockerfile that can be used to build an image for armhf and I have been able to use 'docker build' command to build the image on my rock64 but it doesn't work. I'm a total noob with docker so i was hoping to get some help.
I think the issue is the first command in the docker file - FROM resin/rpi-raspbiantretch
I think i need to change this with something that works for rock64.
Any ideas?
thanks jata
I have a rock64 running ayufan 0.5.15-136 with OMV 3. Works great so thanks to the pine64 team and the community - especially ayufan!
I am trying to get a docker image/container to work - https://github.com/haugene/docker-transmission-openvpn
This is a useful docker image that combines transmission and openvpn together but its not build for armhf so it needs to be built manually.
There is a armhf dockerfile that can be used to build an image for armhf and I have been able to use 'docker build' command to build the image on my rock64 but it doesn't work. I'm a total noob with docker so i was hoping to get some help.
I think the issue is the first command in the docker file - FROM resin/rpi-raspbiantretch
I think i need to change this with something that works for rock64.
Any ideas?
thanks jata