alexus
                                            alexus
                                        
                                    i believe this is much better solution: ``` services: kubefwd: image: txn2/kubefwd command: ... app: image: bash command: - sleep - inf init: true network_mode: service:kubefwd ``` https://stackoverflow.com/a/72671061/91697
and yet per https://docs.docker.com/compose/environment-variables/#the-env_file-configuration-option it says: > You can pass multiple environment variables from an external file through to a service’s containers with the [‘env_file’ option](https://docs.docker.com/compose/compose-file/compose-file-v3/#env_file), just like with docker...
> Certificate revocation not sure if that's helpful, but perhaps take a peek at envoy' proxy implementation of crl https://www.envoyproxy.io/docs/envoy/latest/api-v3/extensions/transport_sockets/tls/v3/common.proto#envoy-v3-api-field-extensions-transport-sockets-tls-v3-certificatevalidationcontext-crl
> I'm happy to announce that we are adding Logstash to ECK [elastic/logstash#15030](https://github.com/elastic/logstash/issues/15030) well, that's new... ;-) thanks! after 3 long years))
Is there any update on this? I'd like to use this library with my project via Gradle.
@ahorn I'm very new to Android and Java and to access **android-rss** via _Gradle_ (like [nhaarman/ListViewAnimations](https://github.com/nhaarman/ListViewAnimations#setup)) would make it super easy)
@ahorn haha, did I mention that I'm _VERY_ new to this?) I wouldn't even know where to start.
@ahorn I was able to add @jitpack-io repositories and dependencies to gradle, however since i'm new someone else should try it and verify as well.