はてブログ

はてなブックマーク新着エントリーの過去ログサイトです。



タグ Docker Blog

新着順 人気順 5 users 10 users 50 users 100 users 500 users 1000 users
 
(1 - 17 / 17件)
 

Docker is Updating and Extending Our Product Subscriptions - Docker Blog

2021/08/31 このエントリーをはてなブックマークに追加 132 users Instapaper Pocket Tweet Facebook Share Evernote Clip

Docker is used by millions of developers to build, share, and run any app, anywhere, and 55% of professional developers use Docker every day at work. In these work environments, the increase in outside attacks on software supply chains is accelerating developer demand for Docker’s trusted content... 続きを読む

Introduction to heredocs in Dockerfiles - Docker Blog

2021/07/31 このエントリーをはてなブックマークに追加 186 users Instapaper Pocket Tweet Facebook Share Evernote Clip

Guest post by Docker Community Member Justin Chadell. This post originally appeared here. As of a couple weeks ago, Docker’s BuildKit tool for building Dockerfiles now supports heredoc syntax! With these new improvements, we can do all sorts of things that were difficult before, like multiline RU... 続きを読む

Intro Guide to Dockerfile Best Practices - Docker Blog

2019/07/03 このエントリーをはてなブックマークに追加 94 users Instapaper Pocket Tweet Facebook Share Evernote Clip

There are over one million Dockerfiles on GitHub today, but not all Dockerfiles are created equally. Efficiency is critical, and this blog series will cover five areas for Dockerfile best practices to help you write better Dockerfiles: incremental build time, image size, maintainability, security... 続きを読む

Web Development with Docker, Docker-Machine, Docker-Compose, Tmux, Tmuxinator, and Watchdog | Docker Blog

2015/05/23 このエントリーをはてなブックマークに追加 111 users Instapaper Pocket Tweet Facebook Share Evernote Clip Docker-Compose tmux Inc May 22

May 22, 2015 Web Development with Docker, Docker-Machine, Docker-Compose, Tmux, Tmuxinator, and Watchdog TL,DR I’m a developer on the Hub team at Docker, Inc. My realm of responsibility spans three di... 続きを読む

Docker 1.6: Engine & Orchestration Updates, Registry 2.0, & Windows Client Preview | Docker Blog

2015/04/16 このエントリーをはてなブックマークに追加 258 users Instapaper Pocket Tweet Facebook Share Evernote Clip Docker Engine Compose Registry

April 16, 2015 Docker 1.6: Engine & Orchestration Updates, Registry 2.0, & Windows Client Preview We are happy to announce updates to Docker Engine, Registry, Compose, Swarm, and Machine. We are relea... 続きを読む

Docker 1.6: Engine & Orchestration Updates, Registry 2.0, & Windows Client Preview | Docker Blog

2015/04/16 このエントリーをはてなブックマークに追加 115 users Instapaper Pocket Tweet Facebook Share Evernote Clip Docker Engine Compose Registry

April 16, 2015 Docker 1.6: Engine & Orchestration Updates, Registry 2.0, & Windows Client Preview We are happy to announce updates to Docker Engine, Registry, Compose, Swarm, and Machine. We are relea... 続きを読む

Docker 1.3: signed images, process injection, security options, Mac shared directories | Docker Blog

2014/10/16 このエントリーをはてなブックマークに追加 73 users Instapaper Pocket Tweet Facebook Share Evernote Clip Docker signed images

Today we’re pleased to announce the availability of Docker Engine 1.3.  With over 750 commits from 45 contributors, this release includes new capabilities as well as lots of quality enhancements.  You... 続きを読む

Docker 1.3: signed images, process injection, security options, Mac shared directories | Docker Blog

2014/10/16 このエントリーをはてなブックマークに追加 73 users Instapaper Pocket Tweet Facebook Share Evernote Clip October Docker signed images

October 16, 2014 Docker 1.3: signed images, process injection, security options, Mac shared directories Today we’re pleased to announce the availability of Docker Engine 1.3.  With over 750 commits fr... 続きを読む

Announcing Docker 1.2.0 | Docker Blog

2014/08/23 このエントリーをはてなブックマークに追加 258 users Instapaper Pocket Tweet Facebook Share Evernote Clip Announcing Docker

The hardworking folk at Docker, Inc. are proud to announce the release of version 1.2.0 of Docker. We’ve made improvements throughout the Docker platform, including updates to Docker Engine, Docker Hu... 続きを読む

Announcing Docker 1.1.0 | Docker Blog

2014/07/03 このエントリーをはてなブックマークに追加 239 users Instapaper Pocket Tweet Facebook Share Evernote Clip Announcing Docker

The hardworking folk at Docker, Inc. are proud to announce the release of version 1.1.0 of Docker. We’ve made improvements throughout the Docker ecosystem, including updates to Docker Engine, Docker H... 続きを読む

Why you don’t need to run SSHd in your Docker containers | Docker Blog

2014/06/26 このエントリーをはてなブックマークに追加 59 users Instapaper Pocket Tweet Facebook Share Evernote Clip containers June 26

June 26, 2014 Why you don’t need to run SSHd in your Docker containers When they start using Docker, people often ask: “How do I get inside my containers?” and people will tell them “Run an SSH server... 続きを読む

It’s Here: Docker 1.0 | Docker Blog

2014/06/09 このエントリーをはてなブックマークに追加 100 users Instapaper Pocket Tweet Facebook Share Evernote Clip Docker

June 9, 2014 9:30am PT On March 20, 2013, we released the first version of Docker.  After 15 months, 8,741 commits from more than 460 contributors, 2.75 million downloads, over 14,000 “Dockerized” app... 続きを読む

Docker 0.11 is the Release Candidate for 1.0 | Docker Blog

2014/05/07 このエントリーをはてなブックマークに追加 58 users Instapaper Pocket Tweet Facebook Share Evernote Clip coming IS one of the May 7

May 7, 2014 Docker 0.11 is the Release Candidate for 1.0 One of the most-asked questions we’ve been hearing these last couple months is, “When is 1.0 coming?”  While not a direct answer, today we’re p... 続きを読む

AWS Elastic Beanstalk Launches Support for Docker | Docker Blog

2014/04/23 このエントリーをはてなブックマークに追加 111 users Instapaper Pocket Tweet Facebook Share Evernote Clip April 23

April 23, 2014 AWS Elastic Beanstalk Launches Support for Docker If you were surfing AWS’ homepage this morning you may have seen the Docker “win whale” on display.  That’s because today Amazon and Do... 続きを読む

Docker 0.9: introducing execution drivers and libcontainer | Docker Blog

2014/03/10 このエントリーをはてなブックマークに追加 57 users Instapaper Pocket Tweet Facebook Share Evernote Clip Docker 0.9 March 10

March 10, 2014 Docker 0.9: introducing execution drivers and libcontainer Fellow Dockers, Today we are happy to introduce Docker 0.9. With this release we are continuing our focus on quality over feat... 続きを読む

Docker 0.7 runs on all Linux distributions – and 6 other major features | Docker Blog

2013/11/26 このエントリーをはてなブックマークに追加 258 users Instapaper Pocket Tweet Facebook Share Evernote Clip On top November 26

November 26, 2013 Docker 0.7 runs on all Linux distributions – and 6 other major features So, Docker 0.7 is finally here! We hope you’ll like it. On top of countless bug fixes and small usability impr... 続きを読む

dotCloud, Inc. is Becoming Docker, Inc. | Docker Blog

2013/10/29 このエントリーをはてなブックマークに追加 68 users Instapaper Pocket Tweet Facebook Share Evernote Clip DotCloud October Inc

October 29, 2013 dotCloud, Inc. is Becoming Docker, Inc. This morning, we officially announced that dotCloud, Inc. is changing its name to Docker, Inc. This change is more than just a new name or new ... 続きを読む

 
(1 - 17 / 17件)