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
Maxim Thomas edited this page Dec 13, 2024
·
2 revisions
Docker containers are stateless. So, if you want persist the OpenAM's configuration data, you need to specify a volume that maps /usr/openam/config container directory to a local directory.
Example with docker-compose.yaml