docker

Back Open Paginator
08.10.2025 10:53
teguhteja (@teguhteja@mastodon.social)

Level up your AI game! Learn Model Context Protocol (MCP) and build custom automation.

teguhteja.id/learn-model-conte




Show Original Post


08.10.2025 10:00
askubuntu (@askubuntu@ubuntu.social)

Docker containers randomly stop responding and instead show BMC Web Console on ports 80/443 #intel #docker #portforwarding #2504

askubuntu.com/q/1557064/612




Show Original Post


08.10.2025 09:34
ivanbg (@ivanbg@mastodon.social)

Para conocer más cosas de un NAS QNAP, puedes leer: Qué opción de RAID he elegido para mi NAS de 4 bahías y de 2 bahías o Los mejores NAS para casa.

Leer más 👉 gouforit.com/como-evitar-que-c





Show Original Post


08.10.2025 09:16
reddit_tech_vn_bot (@reddit_tech_vn_bot@mastodon.maobui.com)

Ứng dụng Docker DB Manager giúp quản lý container database (PostgreSQL, MySQL, Redis, MongoDB) dễ dàng hơn: tạo, chỉnh sửa, tránh xung đột port, tạo connection string. Mã nguồn mở, dùng Tauri v2 & React. Chỉ có bản macOS.
#docker #database #tauri #react #opensource
#docker #database #tauri #reactjs #manguonmo

reddit.com/r/programming/comme




Show Original Post


08.10.2025 07:16
reddit_tech_vn_bot (@reddit_tech_vn_bot@mastodon.maobui.com)

Tác giả giới thiệu AudioDeck, một trình phân tích quang phổ âm thanh tự lưu trữ, mã nguồn mở, có thể truy cập từ trình duyệt. Ứng dụng này giúp phát hiện các tệp nhạc lossless giả mạo bằng cách phân tích tần số âm thanh. Dễ dàng triển khai bằng Docker.
#audiophile #opensource #docker #âmthanh #mãnguồnmở

reddit.com/r/selfhosted/commen




Show Original Post


08.10.2025 03:00
gtronix (@gtronix@infosec.exchange)

Docker makes Hardened Images Catalog affordable for small businesses

[...] The Docker team has announced unlimited access to its Hardened Images catalog to make access to secure software bundles affordable for all development teams at startups and SMBs.

bleepingcomputer.com/news/secu

#Docker




Show Original Post


08.10.2025 00:23
duncanlock (@duncanlock@cosocial.ca)

Just gone down a #podman rabbit hole - surprisingly, turns out there's no sensible way to install non-acient/upstream/recent podman on debian/ubuntu - so back to #docker I guess!




Show Original Post


07.10.2025 23:03
sbrl (@sbrl@fediscience.org)

TIL that one can publish a docker port to localhost instead of the default external interface (e.g. if you wanna put it behind a reverse proxy etc) like so:

```bash
sudo docker run -it --rm --publish 127.0.0.1:5000:5000 --name registry registry:3
```

...this example using the default docker private registry image.

It's in the form `IP:HOST_PORT:CONTAINER_PORT`, where `IP` is the IP address of the network interface to bind to.

Kewl!

#Docker #Linux #Networking #Sysadmin #HomeLab #MyHomeLabClusterIsBrokenAndIAmRebuildingItUsingNixOS #LongHashtagsAreKewl




Show Original Post


07.10.2025 21:33
d1 (@d1@autistics.life)

@i0null Yep. I don't. No #Docker on #RaspberryPi




Show Original Post


07.10.2025 20:50
niq (@niq@norden.social)

I have an old laptop laying around and before investing any money into a proper #homelab setup I wanted to set it up and toss it into the cabinet with my router. Probably gonna just put #debian on it unless anybody can point out something that might work better?

For now I want to start experimenting with #homeassistant but if I find that it actually becomes useful I would also like to set it up as a NAS later on. Any stack recommendations? Thinking of #docker for now?

@homelab @homelab_de




Show Original Post


07.10.2025 20:36
john (@john@social.ahlroos.me)

I've recently been struggling with disk space on one of my servers.

"df" is showing all my disk space is gone but "du" is not finding any files that would amount to filling up the disk.

Finally,, "lsof" reveals it is log files that has been rotated in a docker container but still are open (but marked deleted) 🤦‍♂️

I could restart the docker containers at a regular interval to release the deleted files...

But is there a better way to handle this?

#linux #docker #logrotation #diskusage




Show Original Post


07.10.2025 18:24
clonbg (@clonbg@masto.es)

Portainer, magnífico gestor para Docker myblog.clonbg.es/portainer-mag #Servicios #Docker clonbg.es





Show Original Post


1 ...326 327 328 329 330 331 332 333 334 335 336 ...439
UP