Docker для начинающих: что это такое и как пользоваться

Статей про Docker много не бывает. В этом материале мы разберём базу: что такое Docker, как он работает и зачем нужен, а затем пошагово пройдём путь от установки до запуска первого контейнера. Освоить рабочую базу Docker →

https://habr.com/ru/companies/netologyru/articles/967546/

#docker #dockercompose #docker_desktop #dockerfiles #daemon #docker_hub #docker_контейнер #docker_установка #docker_run #entrypoint

Docker для начинающих: что это такое и как пользоваться

Статей про Docker много не бывает. В этом материале мы разберём базу: что такое Docker, как он работает и зачем нужен, а затем пошагово пройдём путь от установки до запуска первого контейнера. С...

Хабр

What if converting Dockerfiles was as simple as a single command? 🚀🤔

DFC (Dockerfile Converter) transforms traditional Dockerfiles into compatible versions using Chainguard Images and APKs. It adjusts FROM lines, RUN commands, and more. Example:
`RUN apt-get install nano` → `RUN apk add --no-cache nano`.

#Dockerfiles #CLItools #DevOps

🔗 Project link on #GitHub 👉 https://github.com/chainguard-dev/dfc

#Infosec #Cybersecurity #Software #Technology #News #CTF #Cybersecuritycareer #hacking #redteam #blueteam #purpleteam #tips #opensource #cloudsecurity

— ✨
🔐 P.S. Found this helpful? Tap Follow for more cybersecurity tips and insights! I share weekly content for professionals and people who want to get into cyber. Happy hacking 💻🏴‍☠️

🚀 Tired of struggling with #YAML and #Dockerfiles?

Deploying Java apps on #Kubernetes can be complex, but it doesn’t have to be. In this session at #FOSSASIASummit2025, Rohan Kumar introduces Eclipse JKube, a powerful toolkit that simplifies #Java deployment with Maven/Gradle plugins.

🎥 Click here: https://youtu.be/DSuCrAhhwSs

Unleash the Power of COOL - Tomaz Vajngerl | FOSSASIA Summit 2025

YouTube
Deep Dive into uv Dockerfiles by Astral: Image Size, Performance & Best Practices

Dockerizing Python applications is still a complex task, despite all the tools we have at our disposal. Dependency management, environment consistency, image size, and build speed can all become pain…

Medium

@alxlg #nix is fundamentally a build system with the largest package repository and a fully declarative linux distro attached in its standard library

You can absolutely build oci containers with it and they end up way smaller than those built with #dockerfiles as they only include the necessary programs instead of an entire package manager from whatever distro t hey were based on

How to Create Dockerfiles with GenAI  | Docker

We explore how to use an AI assistant to generate Dockerfiles for specific projects.

Docker

Issue promptly resolved by the maintainer!

> If I specify an architecture instead, it works: ...

Excellent 💯 I will try that soon.

Noted that he's also the author of Bass
https://bass-lang.org/

vito/README.md
hi!

I like languages, and making things, and making languages that make things.

Currently:

🔊 Bass (www), a scripting language for reproducible builds and glue code. Replaces #YAML, #Dockerfiles, and #Bash.

bass

I decided to write a Ruby micro-framework for writing bruteforcers. In order to test my code, I would need bruteforce-able servers. So I created this bruteforceable repo of various apps and Dockerfiles. Please feel free to contribute some additional servers/Dockerfiles. Currently have FTP and HTTP Basic-Auth, still need HTTP Login Form, SMTP, POP3, IMAP, and RDP. What else am I missing?
https://github.com/ronin-rb/bruteforceable
#bruteforcers #bruteforcing #infosec #dockerfiles
GitHub - ronin-rb/bruteforceable: A collection of bruteforceable apps

A collection of bruteforceable apps. Contribute to ronin-rb/bruteforceable development by creating an account on GitHub.

GitHub

I've updated my @nlnetlabs #unbound #docker image and build environments to #alpine #linux 3.18.5 and optimized the #openssl and image #dockerfiles a bit. The size got reduced, too. The version is 1.19.0-2 now.

It's almost the image's second anniversary, btw! 🥳

https://github.com/madnuttah/unbound-docker

#dns #dnssec #homelab #selfhosting #privacy #security

GitHub - madnuttah/unbound-docker: 🛡️ This distroless Unbound Docker image is based on Alpine Linux with focus on security, privacy, performance and a small image size. And with Pi-hole in mind.

🛡️ This distroless Unbound Docker image is based on Alpine Linux with focus on security, privacy, performance and a small image size. And with Pi-hole in mind. - madnuttah/unbound-docker

GitHub
Introduction to heredocs in Dockerfiles | Docker

Learn from Docker experts to simplify and advance your app development and management with Docker. Stay up to date on Docker events and new version

Docker