UNCLASSIFIED
Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
Ironbank Containers
E
Elastic
Beats
metricbeat
Commits
c4880c32
Commit
c4880c32
authored
Nov 20, 2020
by
sean.melissari
Browse files
Merge branch 'fix_links' into 'development'
fix: broken links See merge request
!5
parents
e45474c4
b7df20a2
Pipeline
#154536
passed with stages
in 26 minutes and 2 seconds
Changes
2
Pipelines
9
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
Dockerfile
Dockerfile
+2
-2
README.md
README.md
+1
-1
No files found.
Dockerfile
View file @
c4880c32
################################################################################
# Build stage 0
# Extract
APM Server
and make various file manipulations.
# Extract
Metricbeat
and make various file manipulations.
################################################################################
ARG
BASE_REGISTRY=registry1.dsop.io
ARG
BASE_IMAGE=ironbank/redhat/ubi/ubi8
...
...
@@ -80,7 +80,7 @@ LABEL org.label-schema.schema-version="1.0" \
org.label-schema.vendor="Elastic" \
org.label-schema.name="${ELASTIC_PRODUCT}" \
org.label-schema.version="${ELASTIC_STACK}" \
org.label-schema.url="https://www.elastic.co/products/${ELASTIC_PRODUCT}" \
org.label-schema.url="https://www.elastic.co/products/
beats/
${ELASTIC_PRODUCT}" \
org.label-schema.vcs-url="https://github.com/elastic/${ELASTIC_PRODUCT}" \
org.label-schema.license="Elastic License" license="Elastic License"
...
...
README.md
View file @
c4880c32
...
...
@@ -32,7 +32,7 @@ visiting [Elastic Community](https://www.elastic.co/community).
This software is governed by the
[
Elastic
License
](
https://github.com/elastic/elasticsearch/blob/7.
9
/licenses/ELASTIC-LICENSE.txt
)
,
License
](
https://github.com/elastic/elasticsearch/blob/7.
10
/licenses/ELASTIC-LICENSE.txt
)
,
and includes the full set of
[
free
features
](
https://www.elastic.co/subscriptions
)
.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment