Skip to content

Commit

Permalink
chore: migrate docker script (#285)
Browse files Browse the repository at this point in the history
  • Loading branch information
LinZexiao authored Nov 21, 2022
1 parent c660e2a commit 6c1bfca
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 202 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,6 @@ test:

TAG:=test
docker:
curl -O https://raw.githubusercontent.com/filecoin-project/venus-docs/master/script/dockerfile
curl -O https://raw.githubusercontent.com/filecoin-project/venus-docs/master/script/docker/dockerfile
docker build --build-arg https_proxy=$(BUILD_DOCKER_PROXY) --build-arg BUILD_TARGET=venus-messager -t venus-messager .
docker tag venus-messager filvenus/venus-messager:$(TAG)
14 changes: 0 additions & 14 deletions docker/script/compose.sh

This file was deleted.

5 changes: 0 additions & 5 deletions docker/script/init.sh

This file was deleted.

182 changes: 0 additions & 182 deletions docker/script/wait-for-it.sh

This file was deleted.

0 comments on commit 6c1bfca

Please sign in to comment.