Skip to content

Commit 6a61aeb

Browse files
added relevant comment
1 parent 6c2ca34 commit 6a61aeb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/docker-in-docker/install.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -341,6 +341,7 @@ if [ "${USE_MOBY}" = "true" ]; then
341341
fi
342342
fi
343343

344+
#function is used to install docker or moby for fedora if moby is true and docker is not available in a specific versions of fedora
344345
install_docker_or_moby() {
345346
# Check for the OS type
346347
if [ -f /etc/os-release ]; then

0 commit comments

Comments
 (0)