Skip to content

Commit

Permalink
first commit
Browse files Browse the repository at this point in the history
  • Loading branch information
SPINSYS\rstevens committed Mar 3, 2024

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
1 parent 0a985c3 commit 8a1417b
Showing 244 changed files with 52 additions and 6,551 deletions.
2 changes: 0 additions & 2 deletions .github/FUNDING.yml

This file was deleted.

62 changes: 31 additions & 31 deletions .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
@@ -28,7 +28,7 @@ jobs:
uses: docker/metadata-action@v4
with:
images: |
blacktop/elasticsearch
stevensrtw/elasticsearch
ghcr.io/${{ github.repository }}
-
@@ -62,12 +62,12 @@ jobs:
context: ./1.7
push: ${{ github.event_name != 'pull_request' }}
tags: |
blacktop/elasticsearch:1
blacktop/elasticsearch:1.7
blacktop/elasticsearch:1.7.6
ghcr.io/blacktop/elasticsearch:1
ghcr.io/blacktop/elasticsearch:1.7
ghcr.io/blacktop/elasticsearch:1.7.6
stevensrtw/elasticsearch:1
stevensrtw/elasticsearch:1.7
stevensrtw/elasticsearch:1.7.6
ghcr.io/stevensrtw/elasticsearch:1
ghcr.io/stevensrtw/elasticsearch:1.7
ghcr.io/stevensrtw/elasticsearch:1.7.6
platforms: linux/amd64,linux/arm64
labels: ${{ steps.meta.outputs.labels }}

@@ -79,12 +79,12 @@ jobs:
context: ./6.8
push: ${{ github.event_name != 'pull_request' }}
tags: |
blacktop/elasticsearch:6
blacktop/elasticsearch:6.8
blacktop/elasticsearch:6.8.23
ghcr.io/blacktop/elasticsearch:6
ghcr.io/blacktop/elasticsearch:6.8
ghcr.io/blacktop/elasticsearch:6.8.23
stevensrtw/elasticsearch:6
stevensrtw/elasticsearch:6.8
stevensrtw/elasticsearch:6.8.23
ghcr.io/stevensrtw/elasticsearch:6
ghcr.io/stevensrtw/elasticsearch:6.8
ghcr.io/stevensrtw/elasticsearch:6.8.23
platforms: linux/amd64,linux/arm64
labels: ${{ steps.meta.outputs.labels }}

@@ -96,12 +96,12 @@ jobs:
context: ./7.17
push: ${{ github.event_name != 'pull_request' }}
tags: |
blacktop/elasticsearch:7
blacktop/elasticsearch:7.17
blacktop/elasticsearch:7.17.2
ghcr.io/blacktop/elasticsearch:7
ghcr.io/blacktop/elasticsearch:7.17
ghcr.io/blacktop/elasticsearch:7.17.2
stevensrtw/elasticsearch:7
stevensrtw/elasticsearch:7.17
stevensrtw/elasticsearch:7.17.2
ghcr.io/stevensrtw/elasticsearch:7
ghcr.io/stevensrtw/elasticsearch:7.17
ghcr.io/stevensrtw/elasticsearch:7.17.2
platforms: linux/amd64,linux/arm64
labels: ${{ steps.meta.outputs.labels }}

@@ -113,14 +113,14 @@ jobs:
context: ./8.1
push: ${{ github.event_name != 'pull_request' }}
tags: |
blacktop/elasticsearch:latest
blacktop/elasticsearch:8
blacktop/elasticsearch:8.1
blacktop/elasticsearch:8.1.2
ghcr.io/blacktop/elasticsearch:latest
ghcr.io/blacktop/elasticsearch:8
ghcr.io/blacktop/elasticsearch:8.1
ghcr.io/blacktop/elasticsearch:8.1.2
stevensrtw/elasticsearch:latest
stevensrtw/elasticsearch:8
stevensrtw/elasticsearch:8.1
stevensrtw/elasticsearch:8.1.2
ghcr.io/stevensrtw/elasticsearch:latest
ghcr.io/stevensrtw/elasticsearch:8
ghcr.io/stevensrtw/elasticsearch:8.1
ghcr.io/stevensrtw/elasticsearch:8.1.2
platforms: linux/amd64,linux/arm64
labels: ${{ steps.meta.outputs.labels }}

@@ -131,8 +131,8 @@ jobs:
# context: ./x-pack
# push: ${{ github.event_name != 'pull_request' }}
# tags: |
# blacktop/elasticsearch:x-pack
# blacktop/elasticsearch:x-pack-7
# blacktop/elasticsearch:x-pack-7.15
# blacktop/elasticsearch:x-pack-7.15.1
# stevensrtw/elasticsearch:x-pack
# stevensrtw/elasticsearch:x-pack-7
# stevensrtw/elasticsearch:x-pack-7.15
# stevensrtw/elasticsearch:x-pack-7.15.1
# labels: ${{ steps.meta.outputs.labels }}
12 changes: 0 additions & 12 deletions 1.7/.dockerignore

This file was deleted.

41 changes: 0 additions & 41 deletions 1.7/Dockerfile

This file was deleted.

1 change: 0 additions & 1 deletion 1.7/VERSION

This file was deleted.

6 changes: 0 additions & 6 deletions 1.7/config/elastic/elasticsearch.yml

This file was deleted.

15 changes: 0 additions & 15 deletions 1.7/config/elastic/logging.yml

This file was deleted.

11 changes: 0 additions & 11 deletions 1.7/config/logrotate

This file was deleted.

78 changes: 0 additions & 78 deletions 1.7/elastic-entrypoint.sh

This file was deleted.

12 changes: 0 additions & 12 deletions 2.3/.dockerignore

This file was deleted.

41 changes: 0 additions & 41 deletions 2.3/Dockerfile

This file was deleted.

1 change: 0 additions & 1 deletion 2.3/VERSION

This file was deleted.

10 changes: 0 additions & 10 deletions 2.3/config/elastic/elasticsearch.yml

This file was deleted.

15 changes: 0 additions & 15 deletions 2.3/config/elastic/logging.yml

This file was deleted.

11 changes: 0 additions & 11 deletions 2.3/config/logrotate

This file was deleted.

Loading

0 comments on commit 8a1417b

Please sign in to comment.