Skip to content

  • Home

Tag: image

crear contenedor de docker a una api springboot (todo el proceso)

June 16, 2026
 |  No Comments
 |  command, configuration, console, docker, gradle, gradlew, information, java, linux, Linux Ubuntu Server, macos, port
jar crear el .jar (en la raíz, donde está gradlew tirar el comando): eso crea un .jar en /build/libs/ dockerfile crear un archivo Dockerfile (ubicado […]

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, […]

Create an image of a Java app’s .jar file and then use that image to launch a Docker container.

May 9, 2026
 |  No Comments
 |  docker, information, linux, Linux Ubuntu Server, spring-boot
First you need to have a .jar file in a directory In the same directory, you create a file: with content: 8080 is the port […]

dd command

April 11, 2026
 |  No Comments
 |  command, information, linux, Linux Ubuntu Server, macos, pendrive USB
He is nicknamed “the disc surgeon” or “Disk Destroyer” (There is no verification question if you want to run the command) Be careful when using […]

Posts navigation

1 2 Next

Categories

Theme By SKT Minimal