Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
ACS
Public
Power System Simulation and Optimization
pycity_scheduling
Commits
0c2e3f42
Commit
0c2e3f42
authored
Jun 07, 2021
by
Sebastian Schwarz
Browse files
Update Dockerfile
parent
f625db39
Pipeline
#482257
failed with stages
in 116 minutes and 40 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
gitlab-utils/Dockerfile
View file @
0c2e3f42
...
...
@@ -9,7 +9,7 @@ ENTRYPOINT /bin/bash
# Install the archlinux base packages:
RUN
pacman
-Syu
sudo
git patch wget curl php doxygen make cmake clang base-devel gcc gcc-fortran unzip
tar
bzip2 expat gdbm libffi openssl bluez-libs mpdecimal sqlite tk bison flex pkgconf boost boost-libs zlib gmp blas gsl readline ncurses tbb cliquer ghc ghc-libs haskell-criterion coin-or-asl lapack metis
--noconfirm
RUN
pacman
-Syu
sudo
git patch wget curl php doxygen make cmake clang base-devel gcc gcc-fortran unzip
tar
bzip2 expat gdbm libffi openssl bluez-libs mpdecimal sqlite tk bison flex pkgconf boost boost-libs zlib gmp blas gsl readline ncurses tbb cliquer ghc ghc-libs haskell-criterion coin-or-asl lapack metis
--ignore
filesystem
--noconfirm
# Create a builduser (required for some archlinux operations running inside Docker):
...
...
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