@grote I'm finding it really hard to find time right now during teaching to get any of this stuff done, so if this is the last thing before a relea...
@pserwylo are you still interested to work on this? Otherwise I would take it other since this is the last thing I want to do before doing a release.
Sorry, I didn't explain myself sufficiently....
Hmm, that is a little strange that you need to wait like that. I would have thought that docker-compose would have built/pulled all the containers ...
-
bf50e08f · Build docker image from master branch and make compose use it
- ... and 1 more commit. Compare e181e966...bf50e08f
@eighthave Here's a source package: repomaker-0.0.4.tar.gz...
Thanks for testing this @pserwylo!...
@pserwylo as you are the only one working with me on repomaker, I'll assign this to you. I acknowledge that it might be difficult for you to review...
The tutorials are a "collection" and so can be paged through...
Closer now: http://tutorials-fdroid-website-pserwylo.surge.sh/fdroid-website/en/tutorials/add-repo/...
Ugh. Tried to factory restore the Mac from the reovery partition. Couldn't because there wasn't space on the main partition, so used the suggested ...
Other than the two comments above, this is working quite well for me. Happy to have it merged once those two changes are made.
This needs to be RUN pip3 install -r requirements.txt && npm install
, or else you will end up with an issue when the SASS files try to compile due ...
Although this is the latest and recommended version, the version of docker-compose
in Debian stable is only 1.8 and thus only supports version 2. W...
That's a good idea. I can try this. However, there's probably some trail and error involved and that can take quite some time since I get only ~1 C...
Thanks @grote, I'll take a look at this tomorrow (e.g. 10hrs from now).
How about just putting the fpm build in .travis-ci.yml to start with?