PageRenderTime 61ms CodeModel.GetById 33ms RepoModel.GetById 0ms app.codeStats 0ms

/about/stackoverflow/index.html

https://github.com/larsks/blog.oddbit.com
HTML | 240 lines | 137 code | 102 blank | 1 comment | 0 complexity | 5e0ef8d5668ff55dd9d0686fee967ea1 MD5 | raw file
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <meta charset="utf-8">
  5. <meta http-equiv="X-UA-Compatible" content="IE=edge">
  6. <title>Recent answers on StackOverflow &middot; The Odd Bit</title>
  7. <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.">
  8. <meta name="HandheldFriendly" content="True">
  9. <meta name="MobileOptimized" content="320">
  10. <meta name="generator" content="Hugo 0.88.0" />
  11. <meta name="robots" content="index,follow">
  12. <meta name="viewport" content="width=device-width, initial-scale=1.0">
  13. <link rel="stylesheet" href="https://blog.oddbit.com/dist/style.min.81747fa30e7c939c160ea84909a818dc1b99d7e662edf55326bd32a4510c9eb5.css">
  14. <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">
  15. <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" integrity="sha384-wvfXpqpZZVQGK6TAh5PVlGOfQNHSoD2xbE+QkPxCAFlNEevoEH3Sl0sibVcOQVnN" crossorigin="anonymous">
  16. <!-- alternate output formats -->
  17. <link rel="stylesheet" href="/css/oddbit.css">
  18. <link rel="stylesheet" href="/css/sx.css">
  19. <link rel="stylesheet" href="/css/pull-request.css">
  20. <link rel="stylesheet" href="/css/archive.css">
  21. <link rel="stylesheet" href="/css/syntax.css">
  22. </head>
  23. <body>
  24. <div id="wrapper">
  25. <header class="site-header">
  26. <div class="container">
  27. <div class="site-title-wrapper">
  28. <h1 class="site-title">
  29. <a title="The Odd Bit" href="https://blog.oddbit.com/">The Odd Bit</a>
  30. </h1>
  31. <a class="button-square" href="https://blog.oddbit.com/rss.xml"><i class="fa fa-rss"></i></a>
  32. <a class="button-square button-social hint--top" data-hint="Twitter" title="Twitter" href="https://twitter.com/larsks" rel="me">
  33. <i class="fa fa-twitter"></i>
  34. </a>
  35. <a class="button-square button-social hint--top" data-hint="Github" title="Github" href="https://github.com/larsks" rel="me">
  36. <i class="fa fa-github-alt"></i>
  37. </a>
  38. <a class="button-square button-social hint--top" data-hint="Stack Overflow" title="Stack Overflow" href="https://stackoverflow.com/users/147356/larsks" rel="me">
  39. <i class="fa fa-stack-overflow"></i>
  40. </a>
  41. </div>
  42. <div class="donate">
  43. If you find something here useful or interesting, you can
  44. <a href="https://www.buymeacoffee.com/oddbit">buy me a coffee</a>!
  45. </div>
  46. <ul class="site-nav">
  47. <li class="site-nav-item">
  48. <a title="Home" href="/">Home</a>
  49. </li>
  50. <li class="site-nav-item">
  51. <a title="Categories" href="/categories">Categories</a>
  52. </li>
  53. <li class="site-nav-item">
  54. <a title="Tags" href="/tags">Tags</a>
  55. </li>
  56. <li class="site-nav-item">
  57. <a title="Archives" href="/archives">Archives</a>
  58. </li>
  59. <li class="site-nav-item">
  60. <a title="Answers" href="/about/stackoverflow/">Answers</a>
  61. </li>
  62. <li class="site-nav-item">
  63. <a title="GPG Key" href="/about/gpg/">GPG Key</a>
  64. </li>
  65. </ul>
  66. </div>
  67. </header>
  68. <div id="container">
  69. <div class="container">
  70. <article class="post-container">
  71. <header class="post-header">
  72. <h1 class="post-title">Recent answers on StackOverflow</h1>
  73. </header>
  74. <div class="post-content clearfix">
  75. <ul class="sx-answer-list">
  76. <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>
  77. <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>
  78. <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>
  79. <a class="sx-tag" href="https://stackoverflow.com/questions/tagged/git">git</a> </p></li>
  80. <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>
  81. <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>
  82. <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>
  83. <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>
  84. <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>
  85. <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>
  86. <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>
  87. <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>
  88. <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>
  89. <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>
  90. <li><p><a class="sx-answer " href="https://stackoverflow.com/questions/72678021/advanced-gitignore/72678119#72678119">Advanced gitignore</a>
  91. <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>
  92. <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>
  93. <a class="sx-tag" href="https://stackoverflow.com/questions/tagged/python-3.x">python-3.x</a> </p></li>
  94. <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>
  95. <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>
  96. </ul>
  97. <p>(last refreshed at
  98. 2022-06-21 02:45 UTC
  99. )</p>
  100. </div>
  101. <footer class="post-footer clearfix">
  102. <div class="share">
  103. <a class="icon-twitter" href="https://twitter.com/share?text=Recent%20answers%20on%20StackOverflow&url=https%3a%2f%2fblog.oddbit.com%2fabout%2fstackoverflow%2f"
  104. onclick="window.open(this.href, 'twitter-share', 'width=550,height=235');return false;">
  105. <i class="fa fa-twitter"></i>
  106. <span class="hidden">Twitter</span>
  107. </a>
  108. </div>
  109. </footer>
  110. </article>
  111. </div>
  112. </div>
  113. </div>
  114. <footer class="footer">
  115. <div class="container">
  116. <div class="site-title-wrapper">
  117. <h1 class="site-title">
  118. <a title="The Odd Bit" href="https://blog.oddbit.com/">The Odd Bit</a>
  119. </h1>
  120. <a class="button-square button-jump-top js-jump-top" href="#">
  121. <i class="fa fa-angle-up"></i>
  122. </a>
  123. </div>
  124. <p class="footer-copyright">
  125. <span>&copy; 2022 / Powered by <a href="https://gohugo.io/">Hugo</a></span>
  126. </p>
  127. <p class="footer-copyright">
  128. <span><a href="https://github.com/roryg/ghostwriter">Ghostwriter theme</a> By <a href="http://jollygoodthemes.com">JollyGoodThemes</a></span>
  129. <span>/ <a href="https://github.com/jbub/ghostwriter">Ported</a> to Hugo By <a href="https://github.com/jbub">jbub</a></span>
  130. </p>
  131. </div>
  132. </footer>
  133. <script src="https://blog.oddbit.com/js/jquery-1.11.3.min.js"></script>
  134. <script src="https://blog.oddbit.com/js/jquery.fitvids.js"></script>
  135. <script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.12.0/highlight.min.js"></script>
  136. <script src="https://blog.oddbit.com/js/scripts.js"></script>
  137. </body>
  138. </html>