AWS,  Docker,  技术

AWS上docker container的配置

        
        "Id": "16750932383da7f1c6e208baf597ba5e4a5383f89250d2adf61cdba552792450",
        "Created": "2022-01-19T01:37:46.68449138Z",
        "Path": "/bin/sh",
        "Args": [
            "-c",
            "java $JAVA_OPTS -jar /maven/data-connect-application-2.96.13-shaded.jar $DROPWIZARD_COMMAND /maven/data-connect-application.yml"
        ],
"LogPath": "/var/lib/docker/containers/16750932383da7f1c6e208baf597ba5e4a5383f89250d2adf61cdba552792450/16750932383da7f1c6e208baf597ba5e4a5383f89250d2adf61cdba552792450-json.log",
         "LogConfig": {
                "Type": "json-file",
                "Config": {
                    "max-file": "3",
                    "max-size": "10m"
                }
            },

Leave a Reply

Your email address will not be published. Required fields are marked *