Skip to content

Commit 0375529

Browse files
Adding information
1 parent c335258 commit 0375529

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -427,6 +427,15 @@ If you haven't uploaded the app image to DockerHub is time to do it ;).
427427

428428
(Optional. This one allows you to see the information related to the app on your commands console)
429429

430+
In /docker you can find two scripts that automates this task. After the execution of
431+
432+
```$ heroku container:login````
433+
434+
Execute:
435+
436+
``` $ ./createApp.sh <app_name>```
437+
438+
``` $ ./deployApp.sh <app_name>```
430439

431440
#### HEROKU LINK
432441

0 commit comments

Comments
 (0)