Skip to content
GitLab
About GitLab
GitLab: the DevOps platform
Explore GitLab
Install GitLab
How GitLab compares
Get started
GitLab docs
GitLab Learn
Pricing
Talk to an expert
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Projects
Groups
Snippets
Sign up now
Login
Sign in / Register
Toggle navigation
Menu
Open sidebar
Philipp
docker_gci-nodephp
Commits
10ffb04d
Commit
10ffb04d
authored
Feb 10, 2022
by
Philipp
Browse files
added gettext
parent
ced0103f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Dockerfile
View file @
10ffb04d
...
...
@@ -7,7 +7,7 @@ ARG TZ="UTC"
RUN
set
-eux
;
\
apt-get update
\
&&
apt-get
-y
install
php-cli p7zip curl coreutils git make openssh-client patch subversion tini unzip zip php-zip php-bz2 composer tzdata
\
&&
apt-get
-y
install
php-cli p7zip curl coreutils git make openssh-client patch subversion tini unzip zip php-zip php-bz2 composer
gettext
tzdata
\
&&
apt-get
-y
clean
RUN
rm
-f
/etc/localtime
\
...
...
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