cortex93
cortex93
Related to #265 Currently centos 7 is broken ``` Step 58/64 : RUN DIR=/tmp/ffmpeg && mkdir -p ${DIR} && cd ${DIR} && ./configure --disable-debug --disable-doc --disable-ffplay --enable-shared --enable-avresample --enable-libopencore-amrnb --enable-libopencore-amrwb...
Would be nice to support enable-libssh. Note that it requires libssh package.
Hi, [kubens](https://github.com/ahmetb/kubectx) allow for fast switching between namespaces by allowing to choose a namespace in a list. The drawback is that current implementation get the list of namespaces from ns...
When opening a remote container by cloning a repository, a volumeBootsrap image is built. Being behind a proxy, the builder is unable to access internet and building the image failed....
Feign allow to add request interceptor. Sometimes it is not sufficient and we need to use the low level client implementation extension mechanism but the requestTemplate context is not flowing...
Is it normal that WatchAll is not defined on client for all ressources like Secret ?