Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
beat
beat.env.db.examples
Commits
20ba9d31
Commit
20ba9d31
authored
Oct 25, 2017
by
Philip ABBET
Browse files
Version 1.2.0 revision 2: Update to beat.backend.python v1.4.1
parent
f9c793c5
Pipeline
#13827
passed with stage
in 9 minutes and 34 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Dockerfile
View file @
20ba9d31
...
...
@@ -49,7 +49,7 @@ RUN set -ex \
&& pip install markerlib \
# Install the beat packages
&& pip install -e git+https://gitlab.idiap.ch/beat/beat.backend.python.git@v1.4.
0
#egg=beat.backend.python \
&& pip install -e git+https://gitlab.idiap.ch/beat/beat.backend.python.git@v1.4.
1
#egg=beat.backend.python \
# Cleanup
&& apt-get purge -y --auto-remove $build_deps \
...
...
README.md
View file @
20ba9d31
...
...
@@ -9,7 +9,7 @@ example databases of the BEAT platform.
To test the creation of a container on your machine, run the following command:
```
sh
$
docker build
--rm
=
true
-t
docker.idiap.ch/beat/beat.env.db.examples:1.3.0r
1
.
$
docker build
--rm
=
true
-t
docker.idiap.ch/beat/beat.env.db.examples:1.3.0r
2
.
```
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment