DockerBangalore Profile Banner
Docker Bangalore - The Largest Meetup Community Profile
Docker Bangalore - The Largest Meetup Community

@DockerBangalore

Followers
1K
Following
2K
Media
98
Statuses
2K

14,000+ Meetup members and still counting !! Submit ideas for future events and find slides from previous events: https://t.co/yHUHmQyD9o

Bengaluru, India
Joined December 2018
Don't wanna be here? Send us removal request.
@DockerBangalore
Docker Bangalore - The Largest Meetup Community
9 months
Using Docker AI Tools for Devs to Provide Context for Better Code Fixes . This ongoing Docker Labs GenAI series explores the exciting space of AI developer tools. At Docker, we believe there is a vast scope to explore, openly and without the hype. We wil…
Tweet card summary image
docker.com
Learn how to map your codebase in order to provide context for creating better AI-generated code fixes.
0
0
2
@DockerBangalore
Docker Bangalore - The Largest Meetup Community
9 months
Announcing IBM Granite AI Models Now Available on Docker Hub . We are thrilled to announce that Granite models, IBM’s family of open source and proprietary models built for business, as well as Red Hat InstructLab model alignment tools, are now available…
docker.com
IBM's Granite AI models, optimized for business applications, are now available on Docker Hub, making it easier for developers to deploy, scale, and customize AI-powered apps.
0
0
1
@DockerBangalore
Docker Bangalore - The Largest Meetup Community
10 months
New Docker Terraform Provider: Automate, Secure, and Scale with Ease . We’re excited to announce the launch of the Docker Terraform Provider, designed to help users and organizations automate and securely manage their Docker-hosted resources. This includ…
Tweet card summary image
docker.com
Announcing the launch of the Docker Terraform Provider, designed to help users and organizations automate and securely manage their Docker-hosted resources.
0
0
0
@DockerBangalore
Docker Bangalore - The Largest Meetup Community
10 months
Docker Best Practices: Using ARG and ENV in Your Dockerfiles . If you’ve worked with Docker for any length of time, you’re likely accustomed to writing or at least modifying a Dockerfile. This file can be thought of as a recipe for a Docker image; it con…
Tweet card summary image
docker.com
Learn about the ARG and ENV instructions and explore how to use them in your Dockerfiles to make your images more configurable and easier to maintain.
0
0
0
@DockerBangalore
Docker Bangalore - The Largest Meetup Community
10 months
How Docker IT Streamlined Docker Desktop Deployment Across the Global Team . At Docker, innovation and efficiency are integral to how we operate. When our own IT team needed to deploy Docker Desktop to various teams, including non-engineering roles like …
Tweet card summary image
docker.com
Docker IT deployed Docker Desktop to hundreds of macOS and Windows devices in 24 hours. Here's how they did it.
0
0
0
@DockerBangalore
Docker Bangalore - The Largest Meetup Community
10 months
Introducing Organization Access Tokens . In the past, securely managing access to organization resources has been difficult. The only way to gain access has been through an assigned user’s personal access tokens. Whether these users are your engineer’s a…
Tweet card summary image
docker.com
Docker organization access tokens let customers manage access that each token has, instead of managing users and their placement within the organization.
0
1
1
@DockerBangalore
Docker Bangalore - The Largest Meetup Community
10 months
How to Improve Your DevOps Automation . DevOps brings together developers and operations teams to create better software by introducing organizational principles that encourage communication, collaboration, innovation, speed, security, and agility throug…
Tweet card summary image
docker.com
Learn how to improve your DevOps automation to streamline processes across your software development lifecycle.
0
0
1
@DockerBangalore
Docker Bangalore - The Largest Meetup Community
10 months
A New Era at Docker: How We’re Investing in Innovation and Customer Relationships . I recently joined Docker in January as Chief Revenue Officer. My role is responsible for the entire customer journey, from your first interaction with Docker’s sales org …
Tweet card summary image
docker.com
Docker's Chief Revenue Officer thanks customers for being part of our story, especially as we continue to evolve in a rapidly changing ecosystem.
0
0
0
@DockerBangalore
Docker Bangalore - The Largest Meetup Community
10 months
Leveraging Testcontainers for Complex Integration Testing in Mattermost Plugins . This post was contributed by Jesús Espino, Principal Engineer at Mattermost. In the ever-evolving software development landscape, ensuring robust and reliable plugin integ…
Tweet card summary image
docker.com
Learn how Mattermost has embraced Testcontainers to overhaul its testing strategy, achieving greater automation, improved accuracy, and seamless plugin integration.
0
0
2
@DockerBangalore
Docker Bangalore - The Largest Meetup Community
10 months
Using an AI Assistant to Script Tools . This ongoing Docker Labs GenAI series explores the exciting space of AI developer tools. At Docker, we believe there is a vast scope to explore, openly and without the hype. We will share our explorations and colla…
Tweet card summary image
docker.com
In this Docker Labs GenAI series installment, learn how to use an AI assistant to script a tool based on a specific definition.
0
0
0
@DockerBangalore
Docker Bangalore - The Largest Meetup Community
10 months
Docker Best Practices: Using Tags and Labels to Manage Docker Image Sprawl . With many organizations moving to container-based workflows, keeping track of the different versions of your images can become a problem. Even smaller organizations can have hun…
Tweet card summary image
docker.com
Learn best practices for using tags and labels to manage image sprawl in Docker container workflows.
0
0
0
@DockerBangalore
Docker Bangalore - The Largest Meetup Community
10 months
Exploring Docker for DevOps: What It Is and How It Works . DevOps aims to dramatically improve the software development lifecycle by bringing together the formerly separated worlds of development and operations using principles that strive to make softwa…
Tweet card summary image
docker.com
We explore the use of Docker for DevOps and explain how the combination can help developers create more efficient and powerful workflows.
0
1
1
@DockerBangalore
Docker Bangalore - The Largest Meetup Community
10 months
2024 Docker State of Application Development Survey: Share Your Thoughts on Development . Welcome to the third annual Docker State of Application Development survey!. Please help us better understand and serve the application development  community with …
Tweet card summary image
docker.com
Take the 2024 Docker State of Application Development Survey now. The survey is open from September 23rd, 2024 (7AM PST) to November 20, 2024 (11:59PM PST). 
0
0
0
@DockerBangalore
Docker Bangalore - The Largest Meetup Community
10 months
Using an AI Assistant to Read Tool Documentation . This ongoing Docker Labs GenAI series explores the exciting space of AI developer tools. At Docker, we believe there is a vast scope to explore, openly and without the hype. We will share our exploration…
Tweet card summary image
docker.com
Explore how to use Docker and LLMs to streamline workflows for command-line tools to enhance the process of reading docs, troubleshooting errors, and running commands.
0
0
0
@DockerBangalore
Docker Bangalore - The Largest Meetup Community
10 months
10 Docker Myths Debunked . Containers might seem like a relatively recent technological breakthrough, but their origins trace back to the 1970s when Unix systems first used container-like concepts to isolate applications. Fast-forward to 2013, and Docker…
Tweet card summary image
docker.com
We debunk common Docker myths and explain the capabilities and benefits of this widely used container technology.
0
0
0
@DockerBangalore
Docker Bangalore - The Largest Meetup Community
11 months
Docker for Web Developers: Getting Started with the Basics . Docker is known worldwide as a popular application containerization platform. But it also has a lesser-known and intriguing alter ego. It’s a popular go-to platform among web developers for its…
Tweet card summary image
docker.com
Learn how Docker empowers web developers by providing efficient, scalable, and collaborative containerization tools that streamline development workflows, ensure consistency across environments, and...
0
0
0
@DockerBangalore
Docker Bangalore - The Largest Meetup Community
11 months
Secure by Design for AI: Building Resilient Systems from the Ground Up . As artificial intelligence (AI) has erupted, Secure by Design for AI has emerged as a critical paradigm. AI is integrating into every aspect of our lives — from healthcare and finan…
Tweet card summary image
docker.com
Dive into the “Secure by Design” approach essential for AI systems, focusing on embedding security features from the start to fortify AI against emerging threats.
0
0
1
@DockerBangalore
Docker Bangalore - The Largest Meetup Community
11 months
Announcing Upgraded Docker Plans: Simpler, More Value, Better Development and Productivity  . At Docker, our mission is to empower development teams by providing the tools they need to ship secure, high-quality apps — FAST. Over the past few years, we’ve…
Tweet card summary image
docker.com
Docker announces significant upgrades to its subscription plans, delivering more value, flexibility, and tools for customers of all sizes.
0
0
1
@DockerBangalore
Docker Bangalore - The Largest Meetup Community
11 months
Getting Started with the Labs AI Tools for Devs Docker Desktop Extension . This ongoing Docker Labs GenAI series explores the exciting space of AI developer tools. At Docker, we believe there is a vast scope to explore, openly and without the hype. We wi…
Tweet card summary image
docker.com
Explore the Labs AI Tools for Devs extension in Docker Desktop, designed for prompt authors to easily build, run, and share their AI tools. Get started quickly with our guide to installing the...
0
0
1
@DockerBangalore
Docker Bangalore - The Largest Meetup Community
11 months
Why We Need More Gender Diversity in the Cybersecurity Space . What does it mean to be diverse? At the root of diversity is the ability to bring people together with different perspectives, experiences, and ideas. It’s about enriching the work environmen…
Tweet card summary image
docker.com
Despite progress in many areas, women are still underrepresented in cybersecurity. To commemorate Women’s Equality Day 2024, we look at key statistics.
0
0
0