create a Docker image of an application May 10, 2026 | No Comments | command, configuration, console, docker, gradle, image, information, linux, Linux Ubuntu Server, server, spring-boot In my case, I’ll do this with a .jar file (a Java app) (the location of .jar is in the root directory, search: /build/libs/) You […]
ports image, container port and port of localhost | No Comments | command, configuration, console, docker, image, information, linux, Linux Ubuntu Server, port Dockerfile has content: Port 8080 is for informational purposes or as a comment; the Java application actually listens on port 8090 (i.e., 8080 is incorrect, […]
View high-resolution images in the console on macOS April 7, 2026 | No Comments | chafa, command, image, information, macos Install with brew: use or command: If the image name contains spaces, enclose everything in single quotes (‘)