Skip to content

  • Home

Category: docker

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

commands docker

 |  No Comments
 |  command, docker, docker-compose, information, linux, Linux Ubuntu Server, macos
Running in the background (detached) Map port 8080 of your PC to port 80 of the container a custom name is assigned command to create […]

restart grafana docker container

 |  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 pagination

Previous 1 2 3 Next

Categories

Theme By SKT Minimal