New: docker-composeAll contenthive-129948hive-196917krzzanhive-183959hive-185836steemhive-180932hive-150122photographyhive-101145hive-183397hive-144064uncommonlabhive-184714hive-188619krsuccessbitcoinhive-193637hive-103599hive-193186hive-145157hive-179660hive-180301hive-180106TrendingNewHotLikerssxiii (56)in docker • 5 years agoSuper useful Docker Swarm commandsGreetings! Today I've just decided to publish a few docker commands that will help you manage the swarm. Let's go right into the topic! The cheatsheet image above is more general, while the…carlton.soul (25)in docker • 6 years agohow to install docker & docker-compose(docker 설치)환경 CentOS 7 Linux icinga2-docker 3.10.0-957.1.3.el7.x86_64 #1 SMP Thu Nov 29 14:49:43 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux docker 설치 root 권한으로 설치 $ curl -fsSL | sudo shcommanderhu (25)in rsync • 6 years ago基于rsync的docker容器化文件备份系统#前言 容器化是当前的趋势,文件备份系统网上虽然有很多种,不过使用配置起来并不是很方便,这里将介绍通过自己基于rsync做的一套文件备份系统,容器化配置简单易懂,镜像只有几兆 支持保留文件权限 支持检查主机资源,资源小于设定值时会优先删除老文件,再备份新文件 支持设置每个文件备份的次数 支持设置保留文件的天数 支持自动注册 #部署 1.…csgeek (25)in docker • 7 years agoDocker First ImpressionsSo, I keep hearing all this riff raff about Docker. How's it's the greatest thing since sliced bread. (Which I find really insulting to sliced bread, that's an epic invention. :P ). So, I decided…melea (48)in docker-compose • 7 years agosteemCreated with Sketch.Install = Nginx + SSL Certificates Certbot + Docker + Docker-compose (For build a node) Ubuntu 16.04Install Nginx (Virtual Hosts) on Ubuntu 16.04 Now go sudo ufw statusderain (33)in utopian-io • 7 years agoParity Ethereum Private test network based on Docker ComposeParity Ethereum Private test network based on Docker Compose When i've developed smart contract i've faced a problem demonstrate my work to the customer as fast as possible. Yes, you could deploy…hernandev (61)in utopian-io • 7 years agoImprove Dockerfile and Build Process / Development Process.Components Dockerfile build/development setup. Proposal Improve Dockerfile to a multistep, bundled install that will allow for a minimal disk usage (if running multiple nodes, that…