Skip to content

Commit 156a32d

Browse files
committed
feat: remove no use dockerfile
1 parent be00aff commit 156a32d

File tree

8 files changed

+0
-244
lines changed

8 files changed

+0
-244
lines changed

.github/workflows/bitcoin_core.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,6 @@ jobs:
2121
image:
2222
- name: 25-alpine
2323
context: "./25/alpine"
24-
#- name: 25-alpine-tor
25-
# context: "./25/alpine/tor"
2624
- name: 25-debian
2725
context: "./25/debian"
2826
- name: 25-ubuntu

25/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ This Docker image is built to run Bitcoin Core, leveraging a multi-stage build p
1212
- `25.0-ubuntu`, `25-ubuntu`, `latest` ([25/ubuntu/Dockerfile](https://github.com/geekwho-eth/docker-bitcoin-core/blob/master/25/ubuntu/Dockerfile))
1313
- `25.0-debian`, `25-debian`, `latest` ([25/debian/Dockerfile](https://github.com/geekwho-eth/docker-bitcoin-core/blob/master/25/debian/Dockerfile))
1414
- `25.0-alpine`, `25-alpine` ([25/alpine/Dockerfile](https://github.com/geekwho-eth/docker-bitcoin-core/blob/master/25/alpine/Dockerfile))
15-
- `25.0-alpine-tor`, `25-alpine-tor` ([25/alpine/tor/Dockerfile](https://github.com/geekwho-eth/docker-bitcoin-core/blob/master/25/alpine/tor/Dockerfile))
1615

1716
Origin README.md pls see [ruimarinho/docker-bitcoin-core](https://github.com/ruimarinho/docker-bitcoin-core/blob/master/README.md)
1817

25/alpine/tor/Dockerfile

Lines changed: 0 additions & 172 deletions
This file was deleted.

25/alpine/tor/docker-entrypoint.sh

Lines changed: 0 additions & 47 deletions
This file was deleted.

25/alpine/tor/torrc

Lines changed: 0 additions & 19 deletions
This file was deleted.

26/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ This Docker image is built to run Bitcoin Core, leveraging a multi-stage build p
1212
- `26.0-ubuntu`, `26-ubuntu`, `latest` ([26/ubuntu/Dockerfile](https://github.com/geekwho-eth/docker-bitcoin-core/blob/master/26/ubuntu/Dockerfile))
1313
- `26.0-debian`, `26-debian`, `latest` ([26/debian/Dockerfile](https://github.com/geekwho-eth/docker-bitcoin-core/blob/master/26/debian/Dockerfile))
1414
- `26.0-alpine`, `26-alpine` ([26/alpine/Dockerfile](https://github.com/geekwho-eth/docker-bitcoin-core/blob/master/26/alpine/Dockerfile))
15-
- `26.0-alpine-tor`, `26-alpine-tor` ([26/alpine/tor/Dockerfile](https://github.com/geekwho-eth/docker-bitcoin-core/blob/master/26/alpine/tor/Dockerfile))
1615

1716
Origin README.md pls see [ruimarinho/docker-bitcoin-core](https://github.com/ruimarinho/docker-bitcoin-core/blob/master/README.md)
1817

27/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ This Docker image is built to run Bitcoin Core, leveraging a multi-stage build p
1212
- `27.0-ubuntu`, `27-ubuntu`, `latest` ([27/ubuntu/Dockerfile](https://github.com/geekwho-eth/docker-bitcoin-core/blob/master/27/ubuntu/Dockerfile))
1313
- `27.0-debian`, `27-debian`, `latest` ([27/debian/Dockerfile](https://github.com/geekwho-eth/docker-bitcoin-core/blob/master/27/debian/Dockerfile))
1414
- `27.0-alpine`, `27-alpine` ([27/alpine/Dockerfile](https://github.com/geekwho-eth/docker-bitcoin-core/blob/master/27/alpine/Dockerfile))
15-
- `27.0-alpine-tor`, `27-alpine-tor` ([27/alpine/tor/Dockerfile](https://github.com/geekwho-eth/docker-bitcoin-core/blob/master/27/alpine/tor/Dockerfile))
1615

1716
Origin README.md pls see [ruimarinho/docker-bitcoin-core](https://github.com/ruimarinho/docker-bitcoin-core/blob/master/README.md)
1817

28/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ This Docker image is built to run Bitcoin Core, leveraging a multi-stage build p
1212
- `28.0-ubuntu`, `28-ubuntu`, `latest` ([28/ubuntu/Dockerfile](https://github.com/geekwho-eth/docker-bitcoin-core/blob/master/28/ubuntu/Dockerfile))
1313
- `28.0-debian`, `28-debian`, `latest` ([28/debian/Dockerfile](https://github.com/geekwho-eth/docker-bitcoin-core/blob/master/28/debian/Dockerfile))
1414
- `28.0-alpine`, `28-alpine` ([28/alpine/Dockerfile](https://github.com/geekwho-eth/docker-bitcoin-core/blob/master/28/alpine/Dockerfile))
15-
- `28.0-alpine-tor`, `28-alpine-tor` ([28/alpine/tor/Dockerfile](https://github.com/geekwho-eth/docker-bitcoin-core/blob/master/28/alpine/tor/Dockerfile))
1615

1716
Origin README.md pls see [ruimarinho/docker-bitcoin-core](https://github.com/ruimarinho/docker-bitcoin-core/blob/master/README.md)
1817

0 commit comments

Comments
 (0)