We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3e364f commit bd53691Copy full SHA for bd53691
docs/docs/advanced/docker.mdx
@@ -40,7 +40,7 @@ HOST_NAME=vps.livecodes.io docker compose up --build -d
40
Example script to install Docker, Docker Compose and Git on Ubuntu
41
</summary>
42
43
-```sh title="install-docker-ubuntu.sh"
+```sh title="install_docker_ubuntu.sh"
44
#!/bin/bash
45
46
# Update package lists
0 commit comments