Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
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
c0e0407c
Commit
c0e0407c
authored
Jan 24, 2018
by
Philip ABBET
Browse files
Version 1.4.0 revision 0: Update to beat.backend.python v1.5.x
parent
20ba9d31
Pipeline
#15624
passed with stage
in 8 minutes and 41 seconds
Changes
3
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Dockerfile
View file @
c0e0407c
...
...
@@ -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@
v
1.
4.1
#egg=beat.backend.python \
&& pip install -e git+https://gitlab.idiap.ch/beat/beat.backend.python.git@1.
5.x
#egg=beat.backend.python \
# Cleanup
&& apt-get purge -y --auto-remove $build_deps \
...
...
README.md
View file @
c0e0407c
...
...
@@ -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
2
.
$
docker build
--rm
=
true
-t
docker.idiap.ch/beat/beat.env.db.examples:1.
4
.0r
0
.
```
...
...
environment.json
View file @
c0e0407c
{
"name"
:
"Example databases"
,
"version"
:
"1.
3
.0"
,
"version"
:
"1.
4
.0"
,
"databases"
:
[
"crash/1"
,
"empty_protocol_sets/1"
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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