opendexnetwork / opendex-docker

Streamlined setup of OpenDEX via Docker 🐳
GNU Affero General Public License v3.0
4 stars 1 forks source link

feat: add --nopull option to setup command #13

Closed Maith8Ae closed 3 years ago

Maith8Ae commented 3 years ago

This PR adds "--nopull" option to disabe pulling new images during setup. It's useful when you need to test your local built images.