Shawn

Results 52 issues of Shawn

[linuxserverurl]: https://linuxserver.io [![linuxserver.io](https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/linuxserver_medium.png)][linuxserverurl] We run a local registry (harbor and quay) and it would be great if we could use these to host mods for internal apps (and for development)....

no-issue-activity

Is the project still active? Seems like its been years since any major work was done.

As a thought for the feature, it might be very useful to be able to indicate if an env variable is coming from a secret file and/or should a .env...

I find that i am reusing a few things across a lot of templates Examples - Volume paths (logging, base data path) - Standard variable values (ex: Time Zone, PGUID,...

It seems like I am hitting the same issue as #1736 however I am pretty much 100% sure things everything in my configuration match :) Is there something else I...

stale

I was reviewing the code and the following wiki for vers https://github.com/gsscoder/commandline/wiki/Latest-Version and I cannot see how they line up. Ex - the following will not compile ``` var result...

Are there any plans for support for complex arrays (ex: list of dict objects)?

It would be great if we could pass additional parameters to the respawned process (this can be used to control the flow of the appication) ``` elevate(["--skipPostPorcess"]) ```

**Describe the problem or bug** I have an installation of harbor with a self-signed certificate. When trying to use pushrm I am getting an invalid cert (note: push works for...

enhancement

Does TinyIoC support unnamed parameters? If not, are there any thoughts on adding support?