Login
Discover
Waves
Communities
Login
Signup
Topics
#docker-compose
Global
Trending
Hot
New
Top
#docker-compose
New
Top communities
Create your community
latest #docker-compose created topics | Ecency
borepstein
Programming & Dev
3y
docker-compose: the version does matter
When using docker-compose, make sure to specify the correct version in the YAML file
$ 1.473
30
11
2
carlton.soul
docker
7y
!
Low reputation account with an unverified outbound link, Reveal content
how 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 sh 버전확인 $ docker version Client:
$ 0.000
2
commanderhu
rsync
8y
!
Low reputation account with an unverified outbound link, Reveal content
基于rsync的docker容器化文件备份系统
#前言 容器化是当前的趋势,文件备份系统网上虽然有很多种,不过使用配置起来并不是很方便,这里将介绍通过自己基于rsync做的一套文件备份系统,容器化配置简单易懂,镜像只有几兆 支持保留文件权限 支持检查主机资源,资源小于设定值时会优先删除老文件,再备份新文件 支持设置每个文件备份的次数 支持设置保留文件的天数 支持自动注册 #部署 1. 安装docker(此处不多做介绍) a. 通过yum安装: 参考:官方文档
csgeek
docker
8y
!
Low reputation account with an unverified outbound link, Reveal content
Docker First Impressions
So, 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 to give
ibarra95
Worldmappin
2d
Published via Ecency
Promoted
Walk through the Book Fair and the Regional Exhibition of Artistic Landscapes in Ciego de Ávila, Cuba. [ENG] [ESP]
21.84192, -78.76036
Hello, travelers of the @worldmappin community! Today I have the pleasure of inviting you to the opening of the 34th Edition of the Book Fair in my city. This is a national event that takes place once
melea
docker-compose
8y
Install = Nginx + SSL Certificates Certbot + Docker + Docker-compose (For build a node) Ubuntu 16.04
Install Nginx (Virtual Hosts) on Ubuntu 16.04 Now go sudo ufw status Status: inactive Inactive is ok. sudo apt-get update sudo apt-get install curl sudo apt-get install nginx for check curl -4 icanhazip.com
derain
utopian-io
9y
Parity Ethereum Private test network based on Docker Compose
Parity 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 contracts
hernandev
utopian-io
9y
Improve 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 could save bandwidth)