docker

Back Open Paginator
05.08.2025 02:56
teguhteja (@teguhteja@mastodon.social)

AWS Docker ML deployment simplified! Discover the 7-step blueprint to deploy machine learning models on AWS.

teguhteja.id/aws-docker-ml-dep




Show Original Post


05.08.2025 02:41
clonbg (@clonbg@masto.es)

Usar docker con tu usuario sin sudo myblog.clonbg.es/usar-docker-c #Docker #Seguridad #Terminal clonbg.es





Show Original Post


05.08.2025 00:27
danv8086 (@danv8086@newforest.social)

Thought the instance was muted... turned out after setting up a new network card in the colo'd server the vm crapped itself and decided it didn’t want to have DNS anymore... of course this also affected docker images where this instance and some other stuff runs... All resolv'd.conf now 😉

#docker #mastodon #fediverse #linux #debian #virtualisation #virtualization #hyper-v #intel





Show Original Post


04.08.2025 23:15
resmo (@resmo@mstdn.social)

alias docker=podman works surprisingly well so far

#docker #podman




Show Original Post


04.08.2025 22:48
liz (@liz@chaos.social)

Ich hab eine #Docker compose YAML mit #wordpress & mariadb, mit der ich meinen Blog auf meinem NAS laufen lasse.

Volume mounts für

- /var/www/html (wordpress)
- /usr/local/etc/php/conf.d/uploads.ini (wordpress)
- /var/lib/mysql (mariadb)

Wie ist jetzt die best practice für Wordpress-Updates? Nie über UI updaten, immer übers Image?

Das ist aktuell wordpress:latest, sollte ich das auf eine Version fixen?




Show Original Post


04.08.2025 22:18
demonshreder (@demonshreder@mastodon.xyz)

@hisold As per the #ArchLinux wiki you are the installer (easier methods are to use #Antergos or #CachyOS) so you really understand how everything in your system is glued together and what depends on what. If you can follow the wiki properly it is only two hours but a rabbit hole into the internal workings of a #Linux Distro. This usually trains the user and helps customize a machine to our needs, akin to a #Samurai forging their own sword. Running #postgres on #docker also helps.




Show Original Post


04.08.2025 22:16
blackvoid (@blackvoid@mastodon.social)

@elena Waiting for 6.1 in the next few weeks before I push all my instances over from v5 to 6. Looking forward to the federation feature!

all the way 🤘🏻




Show Original Post


04.08.2025 22:15
docker (@docker@techhub.social)

How Docker MCP Toolkit Works with VS Code Copilot Agent Mode
#Docker #Community #Agenticapps #DockerDesktop #MCP

docker.com/blog/mcp-toolkit-an




Show Original Post


04.08.2025 21:12
demonshreder (@demonshreder@mastodon.xyz)

Some how I am very envious of the 60MB RAM footprint while booting into a #linode #vps. The best I could get onto my #homelab is 300MB usage on a #Ubuntu cloud image. This is unfortunately the same as my desktop #ArchLinux with #KDE running.

The Ubuntu server image idled at 600MB RAM usage with #docker & #sshd. The culprits using most ram are #snapd & #multipathd.




Show Original Post


04.08.2025 21:10
docker (@docker@techhub.social)

Hard Questions: What You Should Really Be Asking Your Hardened Image Provider Before You Press the Buy Button
#Engineering #Enterprise #Solutions #Developers #Docker #Security

docker.com/blog/container-secu




Show Original Post


04.08.2025 20:21
BujakiewiczFranco (@BujakiewiczFranco@mastodon.social)

Dockerizing a Java project I discovered that Oracle has a Linux distro (Docker images uses Linux distributions) 🤯





Show Original Post


04.08.2025 20:16
awoodsnet (@awoodsnet@phpc.social)

PHP Docker Tip: Check the shebang line is present

When you run this
docker compose run php ./hello.php

and you see the output

./hello.php: 1: cannot open ?php: No such file
Hello World!

Your shebang line might be missing

#docker #php #tip




Show Original Post


1 ...423 424 425 426 427 428 429 430 431 432 433 ...438
UP