ハッシュタグ #docker の付いた公開トゥートです。どこでもいいので、連合に参加しているSNS上にアカウントを作れば会話に参加することができます。
一方親環境のユーザ情報をマウントしろという過激なスタイルもある #Docker #X11
DockerでGUIを表示するときの仕組みについて #ROS - Qiita https://qiita.com/Spritaro/items/f907a9b52cb78e4fbec0
はじめにDockerでGUIを表示したいとき、何が起きているのか理解したかったのでメモを作りました。参考にしたのはROSのチュートリアルですが、それ以外のコンテナでも同様だと思います。ちなみにV…
qiita.comホストからログイン情報を #Docker コンテナの中にコピーするという、比較的お行儀のいいやり方だ #X11
DockerコンテナをXクライアントにして、ホスト側のXサーバーで描画を行う - CLOVER https://kazuhira-r.hatenablog.com/entry/2021/01/16/000533
これは、なにをしたくて書いたもの? Dockerコンテナ内で動かしたアプリケーションの描画内容を、ホスト側に持ってこれないかな?と思いまして。…
Hatena Blog全てが #Docker の上とはまた過激な #Linux #RancherOS
Dockerコンテナに特化した「RancherOS」正式版リリース。Linuxカーネル上でDockerを実行、システムもユーザーもすべてをコンテナ空間に - Publickey https://www.publickey1.jp/blog/17/dockerrancheroslinuxdocker.html
Dockerコンテナの実行に特化した軽量なLinuxOSの「RancherOS」が正式版に到達したことが、開発元のRancher…
www.publickey1.jp国立国会図書館のOCRライブラリが凄くよかった件(Windows向け) #Docker - Qiita https://qiita.com/yanosen_jp/items/9d3852c29c80dbb952f2
はじめに日本語OCR, 有料の業務用ソフトには色々と高性能なものがあるんですが、無料の場合の選択肢は意外に限られてます。最近ではGeminiなどにOCRさせることも試みてますが、縦書きに弱いのが欠…
qiita.com#Slackware-Based PorteuX 1.9 Distro Is Oit Now with #Linux Kernel 6.13, #Docker Support, and Updated Installer https://9to5linux.com/slackware-based-porteux-1-9-released-with-linux-kernel-6-13-docker-support
If your company is based in or around #Paderborn and you’re looking to hire a #Linux guy with strong English skills and experience with #NodeJS, #Docker, and related tech, hmu! Currently based in the UK but open to relocation.
#nvidia hotfix release for #distrobox 1.8.1.2:
init: improve #nvidia symlinks resolution. Fix #1668
init: mask systemd-resolved in case we use host's network
Thanks everyone for reporting problems!
Nvidia hotfix release: init: improve nvidia symlinks…
github.comCreated a new project called rust-musl-cross-docker-arch.
This is just retagging version of rust-musl-cross but I found useful for my purpose.
See my blog for the detail: https://typester.dev/blog/2024/12/04/rust-musl-cross-docker-arch
#rustlang #docker
In today's Learn Deno tutorial, learn how to containerize your Deno app with Docker so you can deploy it to any VPS
️
https://www.youtube.com/watch?v=VRryNeYm6yw
#deno #node #javascript #typescript #webdev #serverless #docker
For those of you having troubles with the migration of
#SaltProject to #Broadcom, and if you use #Docker, you can check https://github.com/cdalvaro/docker-salt-master for running salt-master containerized.
#SaltMaster #SaltStack #DevOps #Containers #Docker #IT #SaltAPI #Infrastructure #Podman
🐳🧂 Dockerized Salt Master - Boost your @saltstack…
github.comAfter some time, a much needed release!
#Distrobox 1.8.0 is out!
Many fixes, especially in how enter handles shells (this will remove future problems with escapes and so on!)
Improvmeents on Nvidia integration
Improvements on XDG_* env variables management
Remote distrobox assemble files!
A lot of new container distros, from @ublue and #toolbx-images, Fedora, Ubuntu, Alpine and @wolfi wolfi-toolbox!
After some time, a much needed release! 🎉 🚀 Lots…
github.comATOK12 SE/R.2を近代的 #Linux で動かす ~常用 (できねえよ) 編~を #Docker などのコンテナ化技術を使ってやらねばならないと考えているが、当時物の環境でもUXが悪い (変換候補を出すと下キーで文節確定ができない) のと、無理して近代的Linuxにchroot環境で移植しても使い物にならない (変換候補が表示されないんだか、変換候補を選べないんだか) ので、やっていきが無になっているんですよね #ATOK #InputMethod
Windows版の Docker desktop についてる how to というか hello world の出力結果がこれってテンション上がるやん #docker
具体的には次のコマンド
docker run -d -p 8088:80 --name welcome-to-docker docker/welcome-to-docker
I've come to realize that I have been using Digital Ocean hosting for now over 10 years and frankly it has been working amazingly for me!
I've run websites, Java apps, Node apps and I'm even running my Mastodon and other fediverse stuff there now!
Anyway, if you've been looking for a hosting provider with predictable pricing (which is not AWS ) have look.
This link gives you $200 of credit if you want to try it out for free
An ocean of simple, scalable cloud solutions.
m.do.coMy Fedora on Apple Silicon tests continue (Asahi Linux).
Big problem: Docker Desktop for Linux only supports x86_64/amd64, not arm64. Infuriating considering they have an arm64 version for macOS.
Small problem: Steam for Linux is also amd64 only. I'm not a gamer; just wanted to test it.
None of this is Asahi or Fedora's fault, of course. But it still means it can't be my daily driver even after they finish adding support for all the Mac hardware (USB-C displays, Thunderbolt, Touch ID, microphone).
I'll keep using it as a playground. I hadn't used a desktop environment on Linux in many years but I'm starting to like KDE.
#Linux #macOS #Apple #Docker #DockerDesktop
This has to be one of the coolest Linux installs I've done. It's running #postmarketOS on a smartphone. It's running #Docker, #Dockge, #FreshRSS, #Pihole, #UptimeKuma, #WatchTower, #Ntfy and some others
DockerコンテナからRaspberryPiのGPIO・I2C・シリアル通信を使う #Docker - Qiita
https://qiita.com/myasu/items/e3bf8641a9e94dd3e5dd
へー
#1.はじめにDocker を触ったことがなかったので、勉強を兼ねてROS on Docker on…
qiita.comdocker-composeとネットワーク、コンテナのホスト名の割り当てなどを理解する #Docker - Qiita
https://qiita.com/roba4coding/items/efd3a38db08eb476d412
サービス名は被っても問題なくて、コンテナ名は被ったらいけなくて、サービス名でもコンテナ名でも接続できるなら、コンテナ名は指定しないほうがいいのか?
Railsなどサーバーサイド開発でDockerを使っているなら、docker-composeを使っている人は多いだろう。docker-compose.ymlでRails環境とDB環境(これらをサービ…
qiita.comPSA: I may disagree with you on one thing, but that does not mean I won't agree with you on another
Please calm down, we can still be friends.
xx
#Rust #Wayland #Docker #Ubuntu #JavaScript #Windows #MacOS #footTerminal #KDE #Gnome #Sway #XFS #NotPuttingAltTextOnImages #ExcessiveUseOfHashTags #CallingHashtagsHashtags
Hi all!
Glad to announce release 1.7.2 of #distrobox
Many bugfixes, and a couple of behavioural improvements that will resolve lots of future issues!
Take a look at the changelog here!
Highlights Many bug fixes, particularly: f031b8e fixing…
github.com