Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
D
docker-gitops
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Registry
Registry
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
marwan
docker-gitops
Commits
573a7c26
Commit
573a7c26
authored
Mar 13, 2024
by
marwan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Delete docker-compose.yaml
parent
4de5b1e8
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
36 deletions
+0
-36
portainer/docker-compose.yaml
+0
-36
No files found.
portainer/docker-compose.yaml
deleted
100644 → 0
View file @
4de5b1e8
version
:
'
3.8'
services
:
jupyter-notebook
:
image
:
harbor.nexpie.com/flowstack/jupyter:1.0.1-2-2344bb3a
ports
:
-
"
48889:8888"
environment
:
-
LOCAL_DEV=yes
-
JUPYTER_NEXIIOT_TOKEN=
-
JUPYTER_NEXIIOT_PASSWORD=
-
JUPYTER_NEXIIOT_DESTINATION_EMBED=localhost:40001
volumes
:
# - volume-workspace:/home/jovyan
-
volume-jupyterlhome:/home/jovyan
-
volume-jupyterlib:/opt/conda/lib
healthcheck
:
disable
:
true
logging
:
driver
:
"
json-file"
options
:
max-size
:
"
20m"
max-file
:
"
10"
volumes
:
volume-jupyterlib
:
driver
:
local
driver_opts
:
device
:
/home/ubuntu/port/volume/jupyterhome
type
:
none
o
:
bind
volume-jupyterlhome
:
driver
:
local
driver_opts
:
device
:
/home/ubuntu/port/volume/jupyterlib
type
:
none
o
:
bind
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