Bryan Petty
Bryan Petty
I would also suspect `dory-dnsmasq` as well. It may help to check if Dory is properly configured and running: ```dory status``` Also check out https://github.com/freedomben/dory
@yehya "Out of memory" indicates that you don't have enough memory on the system to perform asset compilation (which we generally recommend at least 8GB for). Your hostname hints that...
Are you able to successfully run `yarn` in your canvas checkout?
As far as I can tell, it's actually been permitted to redistribute the PDF freely ever since it was initially available. I still think it was appropriate that the site...
I went ahead and added the PDF copy to the website directly now: https://github.com/wxWidgets/website/commit/fe76fdfd9665e77bf1c8ef5de8181cdf44793093
I've updated `robots.txt` to ignore 3.0 docs in favor of only indexing 3.2 docs. This is how we've generally handled older versions, just didn't get around to adding 3.0 when...
This docker image is based on all of the following official Docker top level images: ``` openjdk:8-jre buildpack-deps:stretch-curl debian:stretch ``` If any of the above are updated, Docker Hub automatically...
By the way, pulling down updated images isn't the default behavior of any Docker command line tools, so perhaps you have something in your own project that is explicitly pulling...
Just wanted to comment that I like this idea as well. I don't have the time myself to look into it right now, but maybe someone else will.
This has been fixed in instructure/dockerfiles@f8e32d9e5ebffb3a7c09b988ceb70b5365a82963