Skip to content

  • Home

Tag: container

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

restart grafana docker container

May 9, 2026
 |  No Comments
 |  command, configuration, console, dashboard, docker, grafana, information
beware if stops or remove grafana docker container (all the dashboards, users and configs will be deleted) when start again the container, there are’nt data […]

docker-compose.yml

May 8, 2026
 |  No Comments
 |  command, configuration, directory-structure, docker, docker-compose, information, yaml
docker-compose.yml is a file The docker-compose.yml files are designed to simplify the management of multiple containers and prevent you from having to write very long […]

remove docker container

 |  No Comments
 |  command, docker, information
stop container and removed it: (2 things in a only command)

Posts navigation

Back 1 2 3 Next

Categories

Theme By SKT Minimal