File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 22Dockerfile for the toolkit's backend docker image. It should be built automatically by DockerCloud.
33
44To build it manually, run:
5- `` docker image build -t "proteinevolution/toolkit-docker:1.1.6 " -t "proteinevolution/toolkit-docker:latest" . ``
5+ `` docker image build -t "proteinevolution/toolkit-docker:1.2.0 " -t "proteinevolution/toolkit-docker:latest" . ``
66
77To push the image, run:
88`` docker push proteinevolution/toolkit-docker:latest ``
Original file line number Diff line number Diff line change 22Dockerfile for the toolkit's frontend docker image. It should be built automatically by DockerCloud.
33
44To build it manually, run:
5- `` docker image build -t "proteinevolution/toolkit-docker-frontend:1.0 .0" -t "proteinevolution/toolkit-docker-frontend:latest" . ``
5+ `` docker image build -t "proteinevolution/toolkit-docker-frontend:1.2 .0" -t "proteinevolution/toolkit-docker-frontend:latest" . ``
66
77To push the image, run:
88`` docker push proteinevolution/toolkit-docker-frontend:latest ``
You can’t perform that action at this time.
0 commit comments