Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Nodo bfa docker
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
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
ferromariano
Nodo bfa docker
Commits
917cfc73
Commit
917cfc73
authored
2 years ago
by
ferromariano
Browse files
Options
Downloads
Patches
Plain Diff
deshabilito el servicio apibfa
para poder el nodo funcionando
parent
638c2382
Branches
fix-instalacion-nodo
Branches containing commit
No related tags found
2 merge requests
!2
Corrigo Dockerfile para la intalacion por problema
,
!1
Corrigo Dockerfile para la intalacion por problema
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docker-compose.yml
+11
-10
11 additions, 10 deletions
docker-compose.yml
with
11 additions
and
10 deletions
docker-compose.yml
+
11
−
10
View file @
917cfc73
...
...
@@ -20,15 +20,16 @@ services:
-
VIRTUALIZATION=DOCKER
volumes
:
-
nodo_data:/nodo_data/
apibfa
:
container_name
:
apibfa
image
:
apibfa
tty
:
true
ports
:
-
"
3000:3000"
volumes
:
-
nodo_data:/nodo_data/
links
:
-
nodobfa
# todavia no veo esto
# apibfa:
# container_name: apibfa
# image: apibfa
# tty: true
# ports:
# - "3000:3000"
# volumes:
# - nodo_data:/nodo_data/
# links:
# - nodobfa:nodobfa
volumes
:
nodo_data
:
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