Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
MEC - Multi-access Edge Computing
MEC TTCN-3 Test Suite
Commits
2791a6eb
Commit
2791a6eb
authored
Apr 19, 2021
by
YannGarcia
Browse files
Bug fixed in Docker build process
parent
214a0c68
Changes
3
Hide whitespace changes
Inline
Side-by-side
docker/Dockerfile
View file @
2791a6eb
FROM
stfubuntu:18.04
MAINTAINER
ETSI
S
TF
569
MAINTAINER
ETSI
T
TF
T012
LABEL
description="TTF_T012_Mec Docker Image"
...
...
docker/Dockerfile.stfubuntu
View file @
2791a6eb
...
...
@@ -32,9 +32,12 @@ RUN echo "docker-STF-dev" > /etc/hostname \
gnutls-bin \
graphviz \
iputils-ping \
libedit2 \
libedit-dev \
libffi-dev \
libglib2.0-dev \
libgcrypt-dev \
libjsoncpp-dev \
libncurses5-dev \
libpcap-dev \
libqt5svg5-dev \
...
...
docker/home/etc/init.d/40-ttf_t012.sh
View file @
2791a6eb
...
...
@@ -20,12 +20,9 @@ ln -sf /home/etsi/dev/TTF_T012_Mec/scripts/devenv.bash.ubuntu /home/etsi/devenv.
.
/home/etsi/devenv.bash
set
echo
-e
"*****************************
\n
* Build Mec test suite
\n
*****************************
\n
"
cd
/home/etsi/dev/TTF_T012_Mec/scripts
./update_mec_project.bash
cd
/home/etsi/dev/etsi_mec/src/AtsMec/objs
../bin/mec_generate_makefile.bash
cd
/home/etsi/dev/TTF_T012_Mec
export
ATS
=
AtsMec
make
echo
-e
"*****************************
\n
* Init Eclipse Workspace
\n
*****************************
\n
"
mkdir
-p
${
HOME
}
/dev/Workspace/TTF_T012_Mec/bin/
cd
${
HOME
}
/dev/Workspace/TTF_T012_Mec
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