Alex

Results 6 comments of Alex

Closes https://github.com/docker/awesome-compose/issues/287 and https://github.com/docker/awesome-compose/pull/57

> As you propose your sample as a Dev Environment, you need to convert your Dockerfile to use multistage and add Docker tooling during a dedicated target that will be...

Ah yes, I did copy the readme from the react-express-mysql example, I'll fix, double-check the readme, and submit.

The versions ranges on rubocop allow for an updated version of the parser gem, https://github.com/whitequark/parser/releases/tag/v3.3.1.0 - but anyone who's on 3.3.0 may want to stick with previous version of parser,...

I took a look at adding a cask, but but the binary downloads links on appcenter are signed URLs that change regularly. There's an open issue about it: https://github.com/microsoft/appcenter/issues/1833 Example...

I'm getting this warning on a repo has required reviewers on a PR that 1. has all tests passing but 2. was not yet approved by a reviewer. After the...