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
GitLab 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
d290d7e0
Verified
Commit
d290d7e0
authored
4 years ago
by
Kirill Stytsenko
Browse files
Options
Downloads
Patches
Plain Diff
Add README note
parent
de12cbe4
No related branches found
No related tags found
1 merge request
!2
Analyse service merging to master
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+6
-1
6 additions, 1 deletion
README.md
with
6 additions
and
1 deletion
README.md
+
6
−
1
View file @
d290d7e0
...
@@ -2,6 +2,11 @@
...
@@ -2,6 +2,11 @@
## Build Setup
## Build Setup
Create the database container image:
cd fda-container-managing-service/rest-service/src/main/resources
docker build --tag rdr-postgres:1.0 .
```
bash
```
bash
# First generate jars for discovery,database,container and query services
# First generate jars for discovery,database,container and query services
$
mvn clean package
$
mvn clean package
...
...
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