Eric Nemchik

Results 53 issues of Eric Nemchik

I am trying to parse the following yml: ```yaml services: watchtower: image: containrrr/watchtower hostname: ${DOCKERHOSTNAME} labels: com.dockstarter.appinfo.deprecated: 'false' com.dockstarter.appinfo.description: Automatically update running Docker containers com.dockstarter.appinfo.nicename: Watchtower com.dockstarter.appvars.watchtower_cleanup: 'true' com.dockstarter.appvars.watchtower_enabled: 'true'...

Would you be able to build your image for ARM architecture as well?

help wanted

I've been using a volume to make `/etc/youtube-dl.conf` persistent, because it seems like a bad idea to use `/etc` itself as a volume. It would be great if that file...

I've noticed everything downloaded seems to be set to owned by `root:root` which is a little not fun. Would it be possible for you to allow a controllable UID/GID such...

Is there anything in place that would allow strikes to decrease if no new strikes are accumulated over a period of time? If not this could be interpreted multiple ways:...

type/enhancement
module/moderation

- rename existing babel and eslint configs to cjs file extension - use [eslint-define-config](https://www.npmjs.com/package/eslint-define-config) to ensure valid config - only apply typescript specific eslint rules to `*.ts` files - add...

Ref: https://github.com/linuxserver/docker-baseimage-alpine-nginx/pull/84 Jenkins logs look odd. Might need human test. Other recent PRs have the same suspicious looking logs.

work-in-progress

## I'm submitting a... [ ] Regression (a behavior that used to work and stopped working in a new release) [ ] Bug report [ ] Performance issue [x] Feature...

enhancement
js-config

## PR Checklist Please check if your PR fulfills the following requirements: - [x] The commit message follows our guidelines: link tbd. - [x] Tests for the changes have been...

check
ts-config