Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
J
Jbrowse2 Annelids
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
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
Arendt Group
Jbrowse2 Annelids
Commits
95985ad4
Commit
95985ad4
authored
10 months ago
by
cyril.cros
Browse files
Options
Downloads
Patches
Plain Diff
restructuring to see what happens 11
parent
4fccfe1c
No related branches found
Branches containing commit
No related tags found
1 merge request
!1
Check docker
Pipeline
#58330
passed
10 months ago
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
image/Dockerfile
+1
-1
1 addition, 1 deletion
image/Dockerfile
with
1 addition
and
1 deletion
image/Dockerfile
+
1
−
1
View file @
95985ad4
...
@@ -4,7 +4,7 @@ FROM quay.io/biocontainers/jbrowse2:2.10.2--h5284365_0 as jbrowse_builder
...
@@ -4,7 +4,7 @@ FROM quay.io/biocontainers/jbrowse2:2.10.2--h5284365_0 as jbrowse_builder
WORKDIR
/app
WORKDIR
/app
COPY
jbrowse_script.sh .
COPY
jbrowse_script.sh .
RUN
./jbrowse_script.sh
RUN
./jbrowse_script.sh
RUN
rm
-rf
.
/node_modules
RUN
rm
-rf
annelids
/node_modules
RUN
ls
-alh
RUN
ls
-alh
# Stage 2: Load into nginx
# Stage 2: Load into nginx
...
...
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