Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
D
Docker Onegeo Suite
Manage
Activity
Members
Plan
Wiki
Redmine
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
OneGeo Suite
Dockers
Docker Onegeo Suite
Commits
99315abf
Commit
99315abf
authored
1 year ago
by
m431m
Browse files
Options
Downloads
Patches
Plain Diff
netcat => traditional
parent
c011b86e
No related branches found
No related tags found
Loading
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Dockerfile
+1
-1
1 addition, 1 deletion
Dockerfile
with
1 addition
and
1 deletion
Dockerfile
+
1
−
1
View file @
99315abf
...
...
@@ -8,7 +8,7 @@ ENV LC_CTYPE="C.UTF-8"
RUN
apt-get update
&&
\
apt-get
install
-y
libproj-dev gdal-bin nginx gettext
&&
\
apt-get
install
-y
--no-install-recommends
netcat git
&&
\
apt-get
install
-y
--no-install-recommends
netcat
-traditional
git
&&
\
apt-get clean
-y
&&
\
rm
-rf
/var/lib/apt/lists/
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment