Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

There should not be a problem with compatibility of the C library between a Docker container and an executable built with Golang as long as both are using the same C library version. However, it is possible that there could be some issues if there are differences in the environment variables or system settings between the container and the host system. It is important to ensure that any necessary dependencies are included in the Docker image to avoid any issues with compatibility.