Erweiterungen
This commit is contained in:
2
pom.xml
2
pom.xml
@@ -6,7 +6,7 @@
|
|||||||
|
|
||||||
<groupId>de.assecutor.emulatorstation</groupId>
|
<groupId>de.assecutor.emulatorstation</groupId>
|
||||||
<artifactId>emulatorstation</artifactId>
|
<artifactId>emulatorstation</artifactId>
|
||||||
<version>0.9.5</version>
|
<version>0.9.6</version>
|
||||||
|
|
||||||
<packaging>jar</packaging>
|
<packaging>jar</packaging>
|
||||||
|
|
||||||
|
|||||||
Binary file not shown.
@@ -312,6 +312,9 @@ public final class MainView extends Main implements BeforeEnterObserver
|
|||||||
],
|
],
|
||||||
"HostConfig": {
|
"HostConfig": {
|
||||||
"NetworkMode": "votianBridge",
|
"NetworkMode": "votianBridge",
|
||||||
|
"Dns": [
|
||||||
|
"172.18.0.15"
|
||||||
|
],
|
||||||
"Devices": [
|
"Devices": [
|
||||||
{
|
{
|
||||||
"PathOnHost": "/dev/kvm",
|
"PathOnHost": "/dev/kvm",
|
||||||
|
|||||||
Reference in New Issue
Block a user