Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
GeoNode
/
geonode-docker
Public
Notifications
You must be signed in to change notification settings
Fork
42
Star
13
Code
Issues
15
Pull requests
4
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
[Fixes #55] Add rootless support for geonode-docker
- #59
#59
Draft
giohappy
wants to merge 12 commits into
master
GeoNode/geonode-docker:master
from
rootless_containers
GeoNode/geonode-docker:rootless_containers
Copy head branch name to clipboard
Conversation
Commits
12
(12)
Checks
Files changed
Draft
[Fixes #55] Add rootless support for geonode-docker
#59
giohappy
wants to merge 12 commits into
master
GeoNode/geonode-docker:master
from
rootless_containers
GeoNode/geonode-docker:rootless_containers
Copy head branch name to clipboard
Commits
Commits on Feb 23, 2025
Reorganization of geoserver's Dockerfile and scripts (manage home dir, removed some unnecessary code and packages, added rootless capabilities and some good practices)
cmotadev
committed
c3c5fec
View commit details
Copy full SHA for c3c5fec
Browse repository at this point
Adjustements on docker-compose files
cmotadev
committed
e98369f
View commit details
Copy full SHA for e98369f
Browse repository at this point
Add missing build context to geoserver and data dir
cmotadev
committed
66c9ff7
View commit details
Copy full SHA for 66c9ff7
Browse repository at this point
first reorganization of geoserver_data image, to attend better practices with docker
cmotadev
committed
3ab80db
View commit details
Copy full SHA for 3ab80db
Browse repository at this point
Commits on Feb 24, 2025
first reorganization of nginx image, to attend better practices with docker (Only works on HTTP_HOST: https will be provided with letsencrypt customization);
cmotadev
committed
624dd9e
View commit details
Copy full SHA for 624dd9e
Browse repository at this point
Add suport for long names (ex: kubernetes ingress)
cmotadev
committed
bc8d522
View commit details
Copy full SHA for bc8d522
Browse repository at this point
fixed userID detection (openshift injects a random user on container's /etc/passwd)
cmotadev
committed
e63c083
View commit details
Copy full SHA for e63c083
Browse repository at this point
Changed default port on nginx: rootless nginx dont bind on 80 and 443 - Changed to 8080 and 8443.
cmotadev
committed
56b539e
View commit details
Copy full SHA for 56b539e
Browse repository at this point
fixed syntax of mkdir, to run on sh
cmotadev
committed
0dbccc8
View commit details
Copy full SHA for 0dbccc8
Browse repository at this point
Commits on Feb 25, 2025
Change default ports of https conf
cmotadev
committed
3e05672
View commit details
Copy full SHA for 3e05672
Browse repository at this point
first atempt to clean letsencrypt image
cmotadev
committed
a8ac75a
View commit details
Copy full SHA for a8ac75a
Browse repository at this point
Fixed userID detection, like geoserver entrypoint
cmotadev
committed
79acd10
View commit details
Copy full SHA for 79acd10
Browse repository at this point
You can’t perform that action at this time.