xiaobo
April 15, 2020, 2:16pm
1
Has anyone tried docker-compose running under openwrt?
opened 03:07PM - 15 Apr 20 UTC
juppin
April 15, 2020, 5:56pm
2
There are some current pull requests...
openwrt:master ← jmarcet:docker-compose_1_3
opened 05:45PM - 17 Feb 20 UTC
openwrt:master ← jmarcet:docker-compose_2_3
opened 05:47PM - 17 Feb 20 UTC
openwrt:master ← jmarcet:docker-compose_3_3
opened 05:50PM - 17 Feb 20 UTC
xiaobo
April 16, 2020, 4:07pm
3
Cool,how soon can we merge.
xiaobo
April 19, 2020, 4:12am
4
@jmarcet @juppin Yeah,It's working, however, there is a minor bug that requires an additional installation of python3-cryptography.
Thank you very much.
juppin
April 19, 2020, 11:20am
5
You should mention this on one of the linked PRs.
xiaobo
April 19, 2020, 12:02pm
6
Thanks for the ping.
I am the author of the pull request and I had not checked its status in the last month.
The requirement belongs to python3-paramiko in the second of the three pull requests.
I updated all of them today. I hope they are merged soon.