Skip to content

Commit

Permalink
Merge pull request appwrite#14 from appwrite/fix-docker-compose-hangs
Browse files Browse the repository at this point in the history
  • Loading branch information
lohanidamodar authored Dec 6, 2021
2 parents aa4305d + fe89d95 commit e56f4b5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions appwrite.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@
"apt -qqy update",
"apt -qqy -o Dpkg::Options::='--force-confdef' -o Dpkg::Options::='--force-confold' full-upgrade",
"apt -qqy -o Dpkg::Options::='--force-confdef' -o Dpkg::Options::='--force-confold' install {{user `apt_packages`}}",
"apt-get install -y haveged",
"apt-get -qqy clean"
]
},
Expand Down

0 comments on commit e56f4b5

Please sign in to comment.