Related changes

Jump to navigation Jump to search

Enter a page name to see changes on pages linked to or from that page. (To see members of a category, enter Category:Name of category). Changes to pages on your Watchlist are in bold.

Recent changes options Show last 50 | 100 | 250 | 500 changes in last 1 | 3 | 7 | 14 | 30 days
Hide registered users | Hide anonymous users | Hide my edits | Show bots | Hide minor edits
Show new changes starting from 09:24, 13 August 2025
 
Page name:
List of abbreviations:
N
This edit created a new page (also see list of new pages)
m
This is a minor edit
b
This edit was performed by a bot
(±123)
The page size changed by this number of bytes

10 August 2025

N    20:12  Ubuntu2404 Install Docker and Docker Compose diffhist +3,124 AwesomO talk contribs (Created page with "=== Preparation === Before we begin, make sure you're logged in with a user account that has sudo privileges. === Update System Packages === Update your package list to ensure you have the latest versions of packages: <source lang="bash"> sudo apt update && sudo apt upgrade -y </source> === Install Docker Prerequisites === Install the necessary packages for Docker setup: <source lang="bash"> sudo apt install -y apt-transport-https ca-certificates curl software-pro...")