/about/stackoverflow/index.html
HTML | 240 lines | 137 code | 102 blank | 1 comment | 0 complexity | 5e0ef8d5668ff55dd9d0686fee967ea1 MD5 | raw file
- <!DOCTYPE html>
- <html>
- <head>
- <meta charset="utf-8">
- <meta http-equiv="X-UA-Compatible" content="IE=edge">
- <title>Recent answers on StackOverflow · The Odd Bit</title>
- <meta name="description" content="Traefik different ports for different Docker containers docker docker-compose traefik git push can not find -o option git Interact with podman docker via socket in Redhat 9 docker redhat podman Capturing commented text in an XML python xml beautifulsoup xml-comments How to execute a shell script as input on an interactive bash pod in Kubernetes? bash shell kubernetes Docker : Opensearch refuses connection with the example in opensearch documentation in docker python-3.">
- <meta name="HandheldFriendly" content="True">
- <meta name="MobileOptimized" content="320">
- <meta name="generator" content="Hugo 0.88.0" />
- <meta name="robots" content="index,follow">
- <meta name="viewport" content="width=device-width, initial-scale=1.0">
-
-
-
- <link rel="stylesheet" href="https://blog.oddbit.com/dist/style.min.81747fa30e7c939c160ea84909a818dc1b99d7e662edf55326bd32a4510c9eb5.css">
- <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,400,600,700,300&subset=latin,cyrillic-ext,latin-ext,cyrillic">
- <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" integrity="sha384-wvfXpqpZZVQGK6TAh5PVlGOfQNHSoD2xbE+QkPxCAFlNEevoEH3Sl0sibVcOQVnN" crossorigin="anonymous">
-
- <!-- alternate output formats -->
- <link rel="stylesheet" href="/css/oddbit.css">
- <link rel="stylesheet" href="/css/sx.css">
- <link rel="stylesheet" href="/css/pull-request.css">
- <link rel="stylesheet" href="/css/archive.css">
- <link rel="stylesheet" href="/css/syntax.css">
-
- </head>
- <body>
-
- <div id="wrapper">
- <header class="site-header">
- <div class="container">
- <div class="site-title-wrapper">
-
- <h1 class="site-title">
- <a title="The Odd Bit" href="https://blog.oddbit.com/">The Odd Bit</a>
- </h1>
-
- <a class="button-square" href="https://blog.oddbit.com/rss.xml"><i class="fa fa-rss"></i></a>
-
- <a class="button-square button-social hint--top" data-hint="Twitter" title="Twitter" href="https://twitter.com/larsks" rel="me">
- <i class="fa fa-twitter"></i>
- </a>
-
-
-
-
- <a class="button-square button-social hint--top" data-hint="Github" title="Github" href="https://github.com/larsks" rel="me">
- <i class="fa fa-github-alt"></i>
- </a>
-
-
- <a class="button-square button-social hint--top" data-hint="Stack Overflow" title="Stack Overflow" href="https://stackoverflow.com/users/147356/larsks" rel="me">
- <i class="fa fa-stack-overflow"></i>
- </a>
-
-
-
-
- </div>
- <div class="donate">
- If you find something here useful or interesting, you can
- <a href="https://www.buymeacoffee.com/oddbit">buy me a coffee</a>!
- </div>
- <ul class="site-nav">
-
- <li class="site-nav-item">
- <a title="Home" href="/">Home</a>
- </li>
- <li class="site-nav-item">
- <a title="Categories" href="/categories">Categories</a>
- </li>
- <li class="site-nav-item">
- <a title="Tags" href="/tags">Tags</a>
- </li>
- <li class="site-nav-item">
- <a title="Archives" href="/archives">Archives</a>
- </li>
- <li class="site-nav-item">
- <a title="Answers" href="/about/stackoverflow/">Answers</a>
- </li>
- <li class="site-nav-item">
- <a title="GPG Key" href="/about/gpg/">GPG Key</a>
- </li>
- </ul>
- </div>
- </header>
- <div id="container">
- <div class="container">
- <article class="post-container">
- <header class="post-header">
- <h1 class="post-title">Recent answers on StackOverflow</h1>
-
- </header>
- <div class="post-content clearfix">
-
-
- <ul class="sx-answer-list">
- <li><p><a class="sx-answer " href="https://stackoverflow.com/questions/72688749/traefik-different-ports-for-different-docker-containers/72694677#72694677">Traefik different ports for different Docker containers</a>
- <a class="sx-tag" href="https://stackoverflow.com/questions/tagged/docker">docker</a> <a class="sx-tag" href="https://stackoverflow.com/questions/tagged/docker-compose">docker-compose</a> <a class="sx-tag" href="https://stackoverflow.com/questions/tagged/traefik">traefik</a> </p></li>
- <li><p><a class="sx-answer " href="https://stackoverflow.com/questions/72693890/git-push-can-not-find-o-option/72693962#72693962">git push can not find -o option</a>
- <a class="sx-tag" href="https://stackoverflow.com/questions/tagged/git">git</a> </p></li>
- <li><p><a class="sx-answer " href="https://stackoverflow.com/questions/72690495/interact-with-podman-docker-via-socket-in-redhat-9/72693093#72693093">Interact with podman docker via socket in Redhat 9</a>
- <a class="sx-tag" href="https://stackoverflow.com/questions/tagged/docker">docker</a> <a class="sx-tag" href="https://stackoverflow.com/questions/tagged/redhat">redhat</a> <a class="sx-tag" href="https://stackoverflow.com/questions/tagged/podman">podman</a> </p></li>
- <li><p><a class="sx-answer sx-answer-accepted" href="https://stackoverflow.com/questions/72681436/capturing-commented-text-in-an-xml/72681822#72681822">Capturing commented text in an XML</a>
- <a class="sx-tag" href="https://stackoverflow.com/questions/tagged/python">python</a> <a class="sx-tag" href="https://stackoverflow.com/questions/tagged/xml">xml</a> <a class="sx-tag" href="https://stackoverflow.com/questions/tagged/beautifulsoup">beautifulsoup</a> <a class="sx-tag" href="https://stackoverflow.com/questions/tagged/xml-comments">xml-comments</a> </p></li>
- <li><p><a class="sx-answer sx-answer-accepted" href="https://stackoverflow.com/questions/72681005/how-to-execute-a-shell-script-as-input-on-an-interactive-bash-pod-in-kubernetes/72681100#72681100">How to execute a shell script as input on an interactive bash pod in Kubernetes?</a>
- <a class="sx-tag" href="https://stackoverflow.com/questions/tagged/bash">bash</a> <a class="sx-tag" href="https://stackoverflow.com/questions/tagged/shell">shell</a> <a class="sx-tag" href="https://stackoverflow.com/questions/tagged/kubernetes">kubernetes</a> </p></li>
- <li><p><a class="sx-answer sx-answer-accepted" href="https://stackoverflow.com/questions/72680315/docker-opensearch-refuses-connection-with-the-example-in-opensearch-documentat/72680514#72680514">Docker : Opensearch refuses connection with the example in opensearch documentation in docker</a>
- <a class="sx-tag" href="https://stackoverflow.com/questions/tagged/python-3.x">python-3.x</a> <a class="sx-tag" href="https://stackoverflow.com/questions/tagged/docker">docker</a> <a class="sx-tag" href="https://stackoverflow.com/questions/tagged/opensearch">opensearch</a> </p></li>
- <li><p><a class="sx-answer sx-answer-accepted" href="https://stackoverflow.com/questions/72678259/in-kubectl-python-client-how-to-get-storage-class-by-name-in-yaml-format/72678573#72678573">In kubectl python client how to get storage class by name in yaml format</a>
- <a class="sx-tag" href="https://stackoverflow.com/questions/tagged/kubernetes">kubernetes</a> <a class="sx-tag" href="https://stackoverflow.com/questions/tagged/kubectl">kubectl</a> <a class="sx-tag" href="https://stackoverflow.com/questions/tagged/kubernetes-apiserver">kubernetes-apiserver</a> <a class="sx-tag" href="https://stackoverflow.com/questions/tagged/kubernetes-python-client">kubernetes-python-client</a> </p></li>
- <li><p><a class="sx-answer " href="https://stackoverflow.com/questions/72678021/advanced-gitignore/72678119#72678119">Advanced gitignore</a>
- <a class="sx-tag" href="https://stackoverflow.com/questions/tagged/git">git</a> <a class="sx-tag" href="https://stackoverflow.com/questions/tagged/gitignore">gitignore</a> </p></li>
- <li><p><a class="sx-answer sx-answer-accepted" href="https://stackoverflow.com/questions/72677731/overriding-the-operator-in-a-dictionary-of-dictionaries/72677891#72677891">Overriding the `[]` operator in a dictionary of dictionaries</a>
- <a class="sx-tag" href="https://stackoverflow.com/questions/tagged/python-3.x">python-3.x</a> </p></li>
- <li><p><a class="sx-answer " href="https://stackoverflow.com/questions/72673834/asyncio-loop-run-in-executor-notimplemented-does-anyone-knows-where-to-downlo/72673899#72673899">Asyncio : loop.run_in_executor NotImplemented, does anyone knows where to download it?</a>
- <a class="sx-tag" href="https://stackoverflow.com/questions/tagged/python">python</a> <a class="sx-tag" href="https://stackoverflow.com/questions/tagged/multithreading">multithreading</a> <a class="sx-tag" href="https://stackoverflow.com/questions/tagged/python-asyncio">python-asyncio</a> </p></li>
- </ul>
- <p>(last refreshed at
- 2022-06-21 02:45 UTC
- )</p>
- </div>
- <footer class="post-footer clearfix">
-
- <div class="share">
-
- <a class="icon-twitter" href="https://twitter.com/share?text=Recent%20answers%20on%20StackOverflow&url=https%3a%2f%2fblog.oddbit.com%2fabout%2fstackoverflow%2f"
- onclick="window.open(this.href, 'twitter-share', 'width=550,height=235');return false;">
- <i class="fa fa-twitter"></i>
- <span class="hidden">Twitter</span>
- </a>
-
-
-
-
- </div>
- </footer>
- </article>
- </div>
- </div>
- </div>
- <footer class="footer">
- <div class="container">
- <div class="site-title-wrapper">
- <h1 class="site-title">
- <a title="The Odd Bit" href="https://blog.oddbit.com/">The Odd Bit</a>
- </h1>
- <a class="button-square button-jump-top js-jump-top" href="#">
- <i class="fa fa-angle-up"></i>
- </a>
- </div>
- <p class="footer-copyright">
- <span>© 2022 / Powered by <a href="https://gohugo.io/">Hugo</a></span>
- </p>
- <p class="footer-copyright">
- <span><a href="https://github.com/roryg/ghostwriter">Ghostwriter theme</a> By <a href="http://jollygoodthemes.com">JollyGoodThemes</a></span>
- <span>/ <a href="https://github.com/jbub/ghostwriter">Ported</a> to Hugo By <a href="https://github.com/jbub">jbub</a></span>
- </p>
- </div>
- </footer>
- <script src="https://blog.oddbit.com/js/jquery-1.11.3.min.js"></script>
- <script src="https://blog.oddbit.com/js/jquery.fitvids.js"></script>
-
-
- <script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.12.0/highlight.min.js"></script>
-
-
- <script src="https://blog.oddbit.com/js/scripts.js"></script>
- </body>
- </html>