This website works better with JavaScript.
Home
Help
| Lab Instances |
Register
Sign In
swarmlab
/
storage-mongo-replica
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15
Commits
1
Branch
0
Tags
596 KiB
Tree:
543de86a6a
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '543de86a6a'
${ noResults }
storage-mongo-replica
/
run.sh
7 lines
90 B
Raw
Normal View
History
create docker-compose mongo replica
4 years ago
#!/bin/sh
create docker-compose mongo replica
4 years ago
docker-compose stop
create docker-compose mongo replica
4 years ago
docker-compose down
create docker-compose mongo replica
4 years ago
docker-compose rm
create docker-compose mongo replica
4 years ago
docker-compose up -d