Skip to content

Commit cabecbb

Browse files
committed
container dns default command no longer exists
1 parent f8c4bf1 commit cabecbb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ echo "Running: sudo container system dns create local"
5757
sudo container system dns create local
5858

5959
echo "Running: container system dns default set local"
60-
container system dns default set local
60+
container system property set dns.domain local
6161

6262
echo "Starting the Sandbox Container..."
6363
container system start

0 commit comments

Comments
 (0)