Questions about deploying a server under Docker #2551
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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.
The server itself will print the build date so just check if that matches up with the latest commit.
Like idek how you mess this up