Dhaval Soneji

Results 39 issues of Dhaval Soneji

Hey @putty182 What are your thoughts on helping merge some of your changes upstream? I'd love to see some updates to this image Thanks

Hey @Retch, does this work with alpine 3.12?

Currently this docker image is dependant on this image: https://hub.docker.com/r/jlesage/baseimage-gui which hasnt been updated in months from this dockerfile: https://github.com/jlesage/docker-baseimage-gui/blob/master/Dockerfile.alpine I would like to move this logic into this repository...

```sh if [[ -n "$PS1" ]] && [[ -z "$TMUX" ]] && [[ -n "$SSH_CONNECTION" ]] && [[ -x "$(command -v tmux)" ]]; then echo "-> new SSH session, launching...

``` Session file does not exist yet - Logging in. Enter Instagram password for _____: Enter 2FA verification code: XXXXXX 2FA error: This code is no longer valid. Please request...

bug
leave open

Hi It would be useful to have a guide or some info about how we can contribute common services to coolify. Like say for example I wanted to add a...

documentation