Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Docker debuging tips #3789

Merged
merged 1 commit into from
Jun 5, 2018
Merged

Add Docker debuging tips #3789

merged 1 commit into from
Jun 5, 2018

Conversation

sbrunner
Copy link
Member

@sbrunner sbrunner commented Jun 5, 2018

No description provided.

@sbrunner sbrunner added this to the 2.3 milestone Jun 5, 2018
@sbrunner sbrunner requested a review from pvalsecc June 5, 2018 09:44
@@ -67,20 +67,35 @@ Logs are available in the ``/var/log/postgresql/postgresql-9.*-main.log`` file.
Makefile
--------

You can run `DEBUG=TRUE make ...` to have some debug message.
You can run ``DEBUG=TRUE make ...`` to have some debug message.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggestion:
To obtain additional debug messages, you can rebuild your project as follows: DEBUG=TRUE make ....

vi ...
kill -s USR1 1 # graceful

Mont c2cgeoportal in the constainer
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Mount c2cgeoportal in the container

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, all fixed :-)

@sbrunner sbrunner merged commit 7d93b9d into 2.3 Jun 5, 2018
@sbrunner sbrunner deleted the debug-docker branch June 5, 2018 11:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants