Henrik Urlund

Results 11 comments of Henrik Urlund

"This file generates an output file" is checked, and "Output style" is set to "Minified".

Hey Bryan, any news on this issue?

@ramereth - I just tested Docker version 19.03.14 on Ubuntu 20.04 (in VirtualBox for Mac) - everything seems to work as expected.

@ramereth you are right, it's related to the docker-api gem. I modified the docker cookbook to: `gem 'docker-api', '>= 1.34', '< 2'` (also modified metadata.json) And deleted the `docker-api-2.0.0` from...

Hi, I'm new to Caddy, and I really love the idea of a cache module build in, and just wanted to give you guys some 👏 Hopefully someone will take...

@francislavoie I see, may I suggest that you prioritize a "purge" feature then? :)

Same issue - @gedw99 any solution to this?

@mfiedorowicz you are totally right, awesome - and thanks for sharing!

This happens because `react-select-plus` uses an old build of `react-input-autosize`. Both builds depends on `React.PropTypes` which is deprecated as of React v15.5. Please update `react-select-plus` to use the `prop-types` library...

I see. The API still needs to be corrected though ;) May I suggest that you add `MemoryBytes` to the `TaskTemplate.ContainerSpec(.Reservations)` then? :)