Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
ginkgo
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
vjrj
ginkgo
Commits
eebe17f6
Commit
eebe17f6
authored
1 year ago
by
vjrj
Browse files
Options
Downloads
Patches
Plain Diff
Update docker
parent
cc486538
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
Dockerfile
+2
-2
2 additions, 2 deletions
Dockerfile
docker-compose.yml
+1
-1
1 addition, 1 deletion
docker-compose.yml
with
3 additions
and
3 deletions
Dockerfile
+
2
−
2
View file @
eebe17f6
...
@@ -7,8 +7,8 @@ RUN DEBIAN_FRONTEND=noninteractive apt-get update && \
...
@@ -7,8 +7,8 @@ RUN DEBIAN_FRONTEND=noninteractive apt-get update && \
rm
-rf
/var/lib/apt/lists/
*
&&
\
rm
-rf
/var/lib/apt/lists/
*
&&
\
apt-get clean
apt-get clean
ARG
GINKGO_WEB_VERSION=0.
0.13
ARG
GINKGO_WEB_VERSION=0.
1.5
ARG
GINKGO_WEB_VERSION_PATH=
88f5512fcb05e51921f07a62d6aa650e
ARG
GINKGO_WEB_VERSION_PATH=
04daa5f258e6da791dfa064a86ed1127
RUN
curl
-L
https://git.duniter.org/vjrj/ginkgo/uploads/
${
GINKGO_WEB_VERSION_PATH
}
/ginkgo-web-
${
GINKGO_WEB_VERSION
}
.tgz |
tar
xfz -
-C
/usr/share/nginx/html/
--strip-components
=
2
RUN
curl
-L
https://git.duniter.org/vjrj/ginkgo/uploads/
${
GINKGO_WEB_VERSION_PATH
}
/ginkgo-web-
${
GINKGO_WEB_VERSION
}
.tgz |
tar
xfz -
-C
/usr/share/nginx/html/
--strip-components
=
2
...
...
This diff is collapsed.
Click to expand it.
docker-compose.yml
+
1
−
1
View file @
eebe17f6
...
@@ -84,7 +84,7 @@ services:
...
@@ -84,7 +84,7 @@ services:
# that are available with the less latency
# that are available with the less latency
# SENTRY_DSN no tiene valor predeterminado, por lo que no se incluye aquí.
# SENTRY_DSN no tiene valor predeterminado, por lo que no se incluye aquí.
-
DUNITER_NODES=${DUNITER_NODES:-https://g1.duniter.fr https://g1.le-sou.org https://g1.cgeek.fr https://g1.monnaielibreoccitanie.org https://g1.duniter.fr https://g1.le-sou.org https://g1.cgeek.fr}
-
DUNITER_NODES=${DUNITER_NODES:-https://g1.duniter.fr https://g1.le-sou.org https://g1.cgeek.fr https://g1.monnaielibreoccitanie.org https://g1.duniter.fr https://g1.le-sou.org https://g1.cgeek.fr}
-
CESIUM_PLUS_NODES=${CESIUM_PLUS_NODES:-https://g1.data.le-sou.org https://g1.data.e-is.pro https://g1.data.presle
r
.fr https://g1.data.mithril.re}
-
CESIUM_PLUS_NODES=${CESIUM_PLUS_NODES:-https://g1.data.le-sou.org https://g1.data.e-is.pro https://g1.data.presle
s
.fr https://g1.data.mithril.re}
-
GVA_NODES=${GVA_NODES:-https://g1v1.p2p.legal:443/gva https://g1.asycn.io:443/gva https://duniter.pini.fr:443/gva https://duniter.cuates.net:443/gva}
-
GVA_NODES=${GVA_NODES:-https://g1v1.p2p.legal:443/gva https://g1.asycn.io:443/gva https://duniter.pini.fr:443/gva https://duniter.cuates.net:443/gva}
watchtower
:
watchtower
:
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment