-
Notifications
You must be signed in to change notification settings - Fork 0
jlmonteagudo/bit2me-trading-bot
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
# DEPLOYMENT - Develop a new feature - Build a new image: `docker build -t bit2me-trading-bot:1.0.0 .` - Tag the image: `docker tag bit2me-trading-bot:1.0.0 registry.digitalocean.com/monteagudo/bit2me-trading-bot:1.0.0` - Test the image in local: `docker run -p 8081:8080 registry.digitalocean.com/monteagudo/bit2me-trading-bot:1.0.0` - Push the image in Digital Ocean Registry: `docker push registry.digitalocean.com/monteagudo/bit2me-trading-bot:1.0.0`
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published