Questions about deploying a server under Docker #2551

Closed
opened 2025-07-26 02:22:45 -07:00 by mydfer · 2 comments

Could you please add a prompt for the current version number in the background? When using the update commands on a Docker-deployed server:
docker compose pull
docker compose down --remove-orphans
docker compose up -d
I don't know if the server has been updated or if these commands are effective.
Alternatively, could you provide a tutorial on deploying a server with Docker? Thank you.

Could you please add a prompt for the current version number in the background? When using the update commands on a Docker-deployed server: docker compose pull docker compose down --remove-orphans docker compose up -d I don't know if the server has been updated or if these commands are effective. Alternatively, could you provide a tutorial on deploying a server with Docker? Thank you.
Owner

The server itself will print the build date so just check if that matches up with the latest commit.

The server itself will print the build date so just check if that matches up with the latest commit.
Owner

Like idek how you mess this up

image.png

Like idek how you mess this up ![image.png](/attachments/7a8439f0-b269-417b-8fb9-647845529646)
149 KiB
Sign in to join this conversation.
No description provided.