Skip to main content

All Questions

Tagged with
0 votes
1 answer
67 views

How VirtualBox NIC bridging works?

I'm trying to understand somethings. General Part: I'm new on this area and I saw a video of a phisical network that told that a bridge connects two networks and knows if certain host is on the A side ...
Kobra's user avatar
  • 271
0 votes
1 answer
84 views

How host.docker.internal works on Windows

I just want to understand why on Windows the IP of host.docker.internal is not the IP of the host, neither 172.17.0.1. How all of this works on Docker? I've already read the documentation but couldn't ...
Kobra's user avatar
  • 271
0 votes
1 answer
37 views

Is Bridge Mode on Docker the same thing as NAT Network on VirtualBox?

For me they're the same. There's the host that handles the IP's to the virtual machines and they can communicate with each other and with the host, but not see other devices on the Local Network. ...
Kobra's user avatar
  • 271
1 vote
1 answer
50 views

Not able to connect to Gitea through WireGuard although NGINX works

I am not able to connect to Gitea through WireGuard VPN, but NGINX works. Also I can connect without WireGuard. Setup: Gitea runs in Docker on Alpine Linux on a Windows-hosted Oracle VM VirtualBox ...
miloxe's user avatar
  • 111
1 vote
2 answers
599 views

Connecting VM guest with Docker containers running on the same host

Summary I'm a backend developer with a limited networks knowledge. I'm in a situation where I need to test a SIP system consisting of several components (various SIP and media elements, SIP UAs) ...
IvanR's user avatar
  • 61
0 votes
0 answers
21 views

increasing my docker image size inside my virtual machine

I have ubuntu installed as a guest in my windows system. At the same time I also have a docker image of Redhat stored inside the virtual machine. I can docker run the image inside my ubuntu of 200 GB ...
Hello Everyone's user avatar
3 votes
1 answer
2k views

Run both Docker and Virtualbox on Linux? Or Docker within VM?

Short version: I think I messed up wanting to run both Docker and Virtualbox on Linux at the same time and I'm thinking I should I migrate my docker setup into its own virtual machine? System Summary (...
C-BoT-AU's user avatar
0 votes
1 answer
207 views

Concurrently Running VirtualBox and Docker on Linux Host

I have an Ubuntu server already running VirtualBox, and I want to run Docker containers from it as well. Both containerization/virtualization frameworks on the same physical box. Is this a no-no? Are ...
automaton's user avatar
  • 103
1 vote
0 answers
476 views

Prevent Vagrant from mounting shared folder

I am trying to use a Vagrant Docker provider running on VirtualBox with Windows host. But I can't get in because it's asking for an SMB username/password. I tried disabling synced folders with the ...
Todd's user avatar
  • 111
0 votes
0 answers
161 views

VERR_NEM_VM_CREATE_FAILED makes conflict for Docker and VirtualBox

When I launch the VM in VirtualBox, I got the error VERR_NEM_VM_CREATE_FAILED. According to this thread, the Virtual Machine Platform feature must be turned off to run the VM. That works, however it ...
kstn's user avatar
  • 161
0 votes
1 answer
253 views

Can you install docker on Debian 6?

This is weird legacy setup but I have a server running Debian 9 as host and Debian 6 as guest using virtualbox or vmware. Is it possible to install docker in the guest Debian 6 VM? I couldn't find the ...
Cruise5's user avatar
  • 177
0 votes
1 answer
742 views

VirtualBox or Docker for shared software development environment?

I am very conversant with VirtualBox, but someone has told me "oh, you should use Docker" and we can't seem to communicate enough to make me understand why. Basically, I want to share a ...
Mawg's user avatar
  • 4,465
0 votes
1 answer
129 views

VirtualBox createvm in Dockerfile fails

I'm trying to create a Dockerfile that has a VirtualBox VM inside: it's based on ubuntu20.04 and I first install and setup the packages: FROM ubuntu:20.04 ... RUN echo 'debconf debconf/frontend select ...
alle_meije's user avatar
0 votes
1 answer
1k views

I can't install virtualbox on Debian11 - Windows User

I'm a Windows-user and I have installed Debian11 through the Windows Store. I'm struggling and failing with installing VirtualBox on Debian11. I downloaded VirtualBox 6.1(.28) from here: VirtualBox 6....
emaguerra's user avatar
0 votes
0 answers
1k views

VirtualBox 6.1 cannot start VM with Docker+WSL in Windows

I need to run VirtualBox 6.1, Docker, and WSL for my projects. Yes, I can turn off HyperV and WSL, restart, use VirtualBox, turn them on, restart, use Docker & WSL1, but this is so tedious. ...
Power_tile's user avatar

15 30 50 per page
1
2 3 4 5 6