Skip to content

Commit f9a171b

Browse files
authored
Update README.md
1 parent 139ac16 commit f9a171b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

binaries/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,9 @@
102102
```
103103
104104
## Uploading packages to production torchserve account
105+
106+
As a first step binaries and docker containers need to be available in some staging environment. In that scenario the binaries can just be `wget`'d and then uploaded using the instructions below and the docker staging environment just needs a 1 line code change in https://github.com/pytorch/serve/blob/master/docker/promote-docker.sh#L8
107+
105108
### pypi
106109
Binaries should show up here: https://pypi.org/project/torchserve/
107110

0 commit comments

Comments
 (0)