Mike Vanbuskirk

Results 7 issues of Mike Vanbuskirk

The tutorial/instructions for getting LinuxKit working are confusing and/or out of date. The POC video: https://www.youtube.com/watch?v=j50ovfRWpZM appears to reference a demo playbook which does not exist. The docs in the...

docs

Getting: `Illegal instruction (core dumped)` When running: `sudo docker run -p 8080:8080 artpar/languagecrunch`

help wanted

Adds compatibility with newer Docker and Docker Compose pattern.

Docker is moving towards a plugin model and away from `docker-compose`. Newer invocations drop the hyphen: `docker compose`. Additional context: https://docs.docker.com/compose/cli-command-compatibility/ Happy to submit a PR to update the documentation...

Would it be possible to get additional social icons added, such as LinkedIn, GitHub, Quora? It's difficult to reverse engineer your IcoMoon config without the JSON project file.

Following this instruction: ``` docker build deploy --build-arg MAX_JOBS=8 ``` results in an OOM kill of my system. Completely dropped the X session and sent me back to my display...

Some app formations are returning an empty KeyedListResource list, rather than 'job' or 'web' or something similar. Any idea what is causing this behavior? I have confirmed these formations have...

help wanted