Docker
Docker is software that provides containers, which allows teams to emulate development environments. Docker began as an internal project, initially developed by dotCloud engineers.
Here are 86,074 public repositories matching this topic...
mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
-
Updated
May 15, 2022 - Java
The Cloud Native Application Proxy
-
Updated
May 16, 2022 - Go
expected result:
example.com?param=abc -> will become example.com
example.com/?param=abc -> will stay example.com/
actual result:
example.com?param=abc -> become example.com
example.com/?param=abc -> stays example.com/?param=abc
Your self-hosted, globally interconnected microblogging community
-
Updated
May 16, 2022 - Ruby
-
Updated
May 11, 2022 - JavaScript
Drone is a Container-Native, Continuous Delivery Platform
-
Updated
May 16, 2022 - Go
Add basic CI
We already have some scripts in the scripts directory. It would be good to run them for every PR.
This is also a great task for beginners.
## Python/Regex fix
A docker-powered PaaS that helps you build and manage the lifecycle of applications
-
Updated
May 16, 2022 - Shell
Just sharing
Install tools:
brew install geekbench
brew install w3m
Run benchmark, must have internet for Geekbench 5 tryout mode:
/Applications/Geekbench\ 5.app/Contents/Resources/geekbench5
Use w3m get result in terminal:
w3m -dump https://browser.geekbench.com/v5/cpu/5992961
One line can be:
w3m -dump $(/Applications/Geekbench\ 5.app/Conten
Free and open fair-code licensed node based Workflow Automation Tool. Easily automate tasks across different services.
-
Updated
May 16, 2022 - TypeScript
In the application details view, we list the ports an application deployment is listening on, but there is no "quick launch" or even a "copy" button..
We should add a "copy" button next to the port to copy to clipboard.
-
Updated
May 12, 2022
🚀 Feature
(A clear and concise description of what the feature is.)
Have you spent some time to check if this issue has been raised before?
(Have you googled for a similar issue or checked our older issues for a similar bug)
Yes
Have you read the Code of Conduct?
Yes
Pitch
A common way to mana
OpenFaaS - Serverless Functions Made Simple
-
Updated
May 12, 2022 - Go
Cross-platform .NET sample microservices and container based application that runs on Linux Windows and macOS. Powered by .NET 6, Docker Containers and Azure Kubernetes Services. Supports Visual Studio, VS for Mac and CLI based environments with Docker CLI, dotnet CLI, VS Code or any other code editor.
-
Updated
May 16, 2022 - C#
Learn and understand Docker&Container technologies, with real DevOps practice!
-
Updated
May 12, 2022 - Go
JHipster is a development platform to quickly generate, develop, & deploy modern web applications & microservice architectures.
-
Updated
May 16, 2022 - JavaScript
Complete container management platform
-
Updated
May 16, 2022 - Go
An open source trusted cloud native registry project that stores, signs, and scans content.
-
Updated
May 16, 2022 - Go
A fancy self-hosted monitoring tool
-
Updated
May 16, 2022 - JavaScript
Unofficial Bitwarden compatible server written in Rust, formerly known as bitwarden_rs
-
Updated
May 16, 2022 - Rust
Automated nginx proxy for Docker containers using docker-gen
-
Updated
May 16, 2022 - Python
This is due to the input not being controlled – it only updates on mount and when the user types.
To Reproduce
Steps to reproduce the behavior:
- Go to "Search" in left sidebar
- Click on a recent search term (you have to have at least one)
- The url updates, the results update, but the search bar remains empty
Expected behavior
- The search term is also added to the search
Build and run Docker containers leveraging NVIDIA GPUs
-
Updated
May 3, 2022 - Makefile
Kuboard 是基于 Kubernetes 的微服务管理界面。同时提供 Kubernetes 免费中文教程,入门教程,最新版本的 Kubernetes v1.23.4 安装手册,(k8s install) 在线答疑,持续更新。
-
Updated
May 15, 2022 - JavaScript
Need to have a global flag to control the console output mode (--json-output or something like that).
Platform
- version: verdaccio/verdaccio:nightly-master
- platform: docker
Describe the bug
Most of the settings changed in the config.yaml file are not applied.
To Reproduce
web:
title: "Custom Title" => works
darkMode: false => works
showInfo: false => don't works
showSettings: false => don't works
showThemeSwitch: false => don't worksCreated by Solomon Hykes
Released March 2013
- Organization
- docker
- Website
- www.docker.com
- Wikipedia
- Wikipedia



Hi,
first thanks for this awesome software. But I have some trouble and I don't know how to proceed. First I try to find out what else I could provide for this report to be a good bug report.
First, I use the latest version (v1.14.0) from openSUSE build Service. I know, I should compile it by my self to avoid any other causes for this behavior. But for now I still use this package from there