Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
C
caosdb-advanced-user-tools
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue 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
caosdb
Software
caosdb-advanced-user-tools
Commits
4e0d19db
Commit
4e0d19db
authored
5 years ago
by
Daniel
Browse files
Options
Downloads
Patches
Plain Diff
MAINT: Refactoring for new upstream repository
parent
f89ee284
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.docker/Dockerfile
+2
-2
2 additions, 2 deletions
.docker/Dockerfile
README.md
+2
-2
2 additions, 2 deletions
README.md
with
4 additions
and
4 deletions
.docker/Dockerfile
+
2
−
2
View file @
4e0d19db
...
@@ -3,9 +3,9 @@ RUN apt-get update && \
...
@@ -3,9 +3,9 @@ RUN apt-get update && \
apt-get
install
curl python3 python3-pip git python-autopep8
\
apt-get
install
curl python3 python3-pip git python-autopep8
\
python3-pytest
-y
python3-pytest
-y
COPY
.docker/wait-for-it.sh /wait-for-it.sh
COPY
.docker/wait-for-it.sh /wait-for-it.sh
RUN
git clone https://gitlab.
gwdg.de/bmp-
caosdb/caosdb-pylib.git
&&
\
RUN
git clone https://gitlab.
com/
caosdb/caosdb-pylib.git
&&
\
cd
caosdb-pylib
&&
pip3
install
.
cd
caosdb-pylib
&&
pip3
install
.
RUN
git clone https://gitlab.
gwdg.de/bmp-
caosdb/caosdb-models.git
&&
\
RUN
git clone https://gitlab.
com/
caosdb/caosdb-models.git
&&
\
cd
caosdb-models
&&
pip3
install
.
cd
caosdb-models
&&
pip3
install
.
ADD
https://gitlab.com/api/v4/projects/13601752/repository/branches/project_cfood \
ADD
https://gitlab.com/api/v4/projects/13601752/repository/branches/project_cfood \
scifolder_version.json
scifolder_version.json
...
...
This diff is collapsed.
Click to expand it.
README.md
+
2
−
2
View file @
4e0d19db
[

](https://gitlab.
gwdg.de/bmp-
caosdb/caosdb-advanced-user-tools/commits/master)
[

](https://gitlab.
com/
caosdb/caosdb-advanced-user-tools/commits/master)
# Welcome
# Welcome
...
@@ -15,7 +15,7 @@ setup this code.
...
@@ -15,7 +15,7 @@ setup this code.
# Further Reading
# Further Reading
Please refer to the
[
official gitlab repository of the CaosDB
Please refer to the
[
official gitlab repository of the CaosDB
project
](
https://gitlab.
gwdg.de/bmp-
caosdb/caosdb
)
for more information.
project
](
https://gitlab.
com/
caosdb/caosdb
)
for more information.
# License
# License
...
...
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