Skip to content

Commit

Permalink
Docs (readme): Update write-up on update duration
Browse files Browse the repository at this point in the history
  • Loading branch information
joeltimothyoh committed Apr 21, 2024
1 parent 39c0f7c commit ad65efe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@ Image sizes shown above or on [Docker Hub](https://hub.docker.com/) correspond t

### Update duration

From the moment a game update is released, the time taken before the game's images are built and available for pulling largely depends on the size of the game. For instance, layered and clean images typically take *under* **15** and *over* **40 minutes** respectively for `Counter-Strike: Global Offensive`, but *under* **5 minutes** each for `Counter-Strike 1.6`.
From the moment a game update is released, the time taken before the game's images are built and available for pulling largely depends on the size of the game. For instance, layered and clean images typically take *under* **15** and *over* **40 minutes** respectively for `Counter-Strike 2`, but *under* **5 minutes** each for `Counter-Strike 1.6`.

Build cache is used where possible to minimize update durations.

Expand Down

0 comments on commit ad65efe

Please sign in to comment.