Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
DBRepo
Manage
Activity
Members
Labels
Plan
External wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package registry
Model registry
Operate
Terraform modules
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
FAIR Data Austria DB Repository
DBRepo
Commits
48965ade
Commit
48965ade
authored
3 years ago
by
Kirill Stytsenko
Browse files
Options
Downloads
Patches
Plain Diff
Include `utils` folder in Dockerfile
Former-commit-id:
c9a96bb2
parent
df03ed5e
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
fda-ui/Dockerfile
+1
-0
1 addition, 0 deletions
fda-ui/Dockerfile
with
1 addition
and
0 deletions
fda-ui/Dockerfile
+
1
−
0
View file @
48965ade
...
...
@@ -25,6 +25,7 @@ COPY ./plugins ./plugins
COPY
./server-middleware ./server-middleware
COPY
./static ./static
COPY
./store ./store
COPY
./utils ./utils
RUN
yarn build
>
/dev/null
...
...
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