Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
spot-web
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Spot
spot-web
Commits
92f3037b
Commit
92f3037b
authored
Mar 13, 2020
by
Alexandre Duret-Lutz
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
use the Debian version of flask/flask-cors
parent
918574fa
Pipeline
#20830
passed with stage
in 6 minutes and 58 seconds
Changes
2
Pipelines
55
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
2 deletions
+1
-2
docker/Dockerfile
docker/Dockerfile
+1
-0
docker/install.sh
docker/install.sh
+0
-2
No files found.
docker/Dockerfile
View file @
92f3037b
...
...
@@ -6,6 +6,7 @@ RUN echo 'deb [trusted=true] http://www.lrde.epita.fr/repo/debian/ stable/' >> /
apt-get
install
-y
--allow-unauthenticated
--no-install-recommends
\
fonts-lato spot python3-spot spot-doc lighttpd graphviz libbdd0c2
\
uwsgi uwsgi-plugin-python3 python3-pip python3-setuptools vim unzip
\
python3-flask python3-flask-cors
\
&&
apt-get clean
COPY
install.sh /tmp/install.sh
...
...
docker/install.sh
View file @
92f3037b
...
...
@@ -12,8 +12,6 @@ cp -R /usr/share/doc/python3-spot/examples/*.html ipynb
gzip
-cd
/usr/share/doc/spot/tl/tl.pdf.gz
>
tl.pdf
pip3
install
flask flask-cors
cat
>
/etc/lighttpd/lighttpd.conf
<<
\
EOF
server.modules = (
"mod_access",
...
...
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