Ioannis Gkikas

Results 6 comments of Ioannis Gkikas

Any pointers on contributing on any of these enabling work items? Meanwhile I can start looking into [#1038](https://github.com/awesome-selfhosted/awesome-selfhosted/issues/1038) and see if I can help in anyway

Update: I have written the following snippet to display the differences between what is provided by boostrap-vue and a solution I found to be working partially: [snippet](https://codesandbox.io/s/great-microservice-36q2r) we can view...

Is there any progress in this? I can't imagine I am the only one using a maven wrapper for my projects instead of globally installing maven everytime

@rowysock @alexisteleco I guess we can create an optional parameter defined in `configuration.yml` to select app invocation method, and based on that we either use the current implementation or your...

@minusdavid may I also suggest that you can instead map a directory volume so that the libraries you download stay on your host machine after the container is removed? Or...

@rdm If you check out https://hub.docker.com/r/tombenke/darduino, you can see there is only one tag, latest. you need to use `docker pull tombenke/darduino` or `docker pull tombenke/darduino:latest`