TrustRadius: an HG Insights company

Save this comparison

Save this comparison

Add Product

Recommended Comparisons

    Overview
    ProductRatingMost Used ByProduct SummaryStarting Price

    Docker

    Score8.9 out of 10
    N/ADocker Enterprise was sold to Mirantis in 2019; that product is now sold as Mirantis Kubernetes Engine. But Docker now offers a 2-product suite that includes Docker Desktop, which they present as a fast way to containerize applications on a desktop; and, Docker Hub, a service for finding and sharing container images with a team and the Docker community, a repository of container images with an array of…

    $5

    per month

    Oracle VirtualBox

    Score8.2 out of 10
    N/AOracle VirtualBox is an open source, cross-platform, virtualization software, enables developers to deliver code faster by running multiple operating systems on a single device.

    $0

    per month

    Pricing
    DockerOracle VirtualBox
    Editions & Modules
    Free
    $0
    unlimited public repositories
    Pro
    $5.00
    per month per user
    Team
    $7.00
    per month per user
    Business
    $21
    per month per user
    No answers on this topic
    Offerings
    Pricing Offerings
    DockerOracle VirtualBox
    Free Trial
    NoNo
    Free/Freemium Version
    YesYes
    Premium Consulting/Integration Services
    NoNo
    Entry-level Setup FeeNo setup feeNo setup fee
    Additional Details——
    More Pricing Information
    Community Pulse
    DockerOracle VirtualBox
    Considered Both Products
    Docker, Inc
    Chose Docker
    The features and capabilities provided by Docker are incomparable and much vast in nature. Docker is much light weight and easy to onboard into the tech stack. It is also well supported by Container orchestration systems like Kubernetes which will be critical when applications …
    Incentivized
    Oracle
    No answer on this topic
    Key User Insights
    Would buy again
    100%
    Would buy again
    14 Answers
    95%
    Would buy again
    18 Answers
    Delivers good value for the price
    100%
    Delivers good value for the price
    13 Answers
    100%
    Delivers good value for the price
    19 Answers
    Happy with the feature set
    100%
    Happy with the feature set
    14 Answers
    100%
    Happy with the feature set
    19 Answers
    Lived up to sales and marketing promises
    100%
    Lived up to sales and marketing promises
    11 Answers
    85%
    Lived up to sales and marketing promises
    11 Answers
    Implementation went as expected
    100%
    Implementation went as expected
    13 Answers
    100%
    Implementation went as expected
    17 Answers
    Features
    DockerOracle VirtualBox
    Server Virtualization
    Comparison of Server Virtualization features of Docker and Oracle VirtualBox
    Feature
    Docker
    -
    Ratings
    Oracle VirtualBox
    8.2
    50 Ratings
    2% above category average
    Virtual machine automated provisioning00 Ratings8.036 Ratings
    Management console00 Ratings8.846 Ratings
    Live virtual machine backup00 Ratings8.236 Ratings
    Live virtual machine migration00 Ratings7.033 Ratings
    Hypervisor-level security00 Ratings9.029 Ratings
    Best Alternatives
    DockerOracle VirtualBox
    Small Businesses
    No answers on this topic
    Proxmox VE
    Score9.2 out of 10
    Medium-sized Companies
    No answers on this topic
    VMware vSOM (discontinued)
    Score10 out of 10
    Enterprises
    JFrog Artifactory
    Score8.2 out of 10
    IBM PowerVM
    Score9.6 out of 10
    All AlternativesView all alternativesView all alternatives
    User Ratings
    DockerOracle VirtualBox
    Likelihood to Recommend
    10.0
    (14 ratings)
    7.5
    (53 ratings)
    Likelihood to Renew
    9.1
    (1 ratings)
    10.0
    (4 ratings)
    Usability
    10.0
    (2 ratings)
    10.0
    (7 ratings)
    Availability
    10.0
    (1 ratings)
    8.0
    (1 ratings)
    Performance
    8.0
    (1 ratings)
    10.0
    (1 ratings)
    Support Rating
    -
    (0 ratings)
    10.0
    (2 ratings)
    Implementation Rating
    -
    (0 ratings)
    10.0
    (2 ratings)
    Configurability
    -
    (0 ratings)
    9.0
    (1 ratings)
    Product Scalability
    10.0
    (1 ratings)
    8.0
    (1 ratings)
    User Testimonials
    DockerOracle VirtualBox
    Likelihood to Recommend
    Docker, Inc
    You are going to be able to find the most resources and examples using Docker whenever you are working with a container orchestration software like Kubernetes. There will always some entropy when you run in a container, a containerized application will never be as purely performant as an app running directly on the OS. However, in most scenarios this loss will be negligible to the time saved in deployment, monitoring, etc.
    Incentivized
    Read full review
    Oracle
    It is best suited when you want to have different operating systems on your laptop or desktop. You can easily switch between operating systems without the need to uninstall one. In another scenario, if you expect some application to damage your device, it would be best to run the application on the VM such that the damage can only be done to the virtual machine. It is less appropriate when time synchronization is very important. At times the VMs run their own times differently from the host time and this may cause some losses if what you doing is critical. Another important thing to take note of is the licensing of the application you want to run your VM. Some licenses do not allow the applications to be run on virtual servers so it is not appropriate to use the VM at this time.
    Incentivized
    Read full review
    Pros
    Docker, Inc
    • Packaging of application to limit the space occupied
    • Ease of running the application
    • Provide multiple ways to handle the application issues and integration of different components like pipeline, ansible, terraform etc
    Read full review
    Oracle
    • It is simple to install - there is no advanced knowledge required to begin building virtual computers
    • It is easy to use - adding new virtual machines is simple with wizard-based deployment
    • It enables easy portability - moving virtual machines from one host to another is straight-forward and simple
    • It is free
    Incentivized
    Read full review
    Cons
    Docker, Inc
    • Docker hub image retention policy can be relaxed
    • Docker hub policies can be more developer friendly
    • Docker CLI help section can be improved
    • Image and container storage (local) management can be optimized
    Incentivized
    Read full review
    Oracle
    • I have had issues in the past when it has come to resizing VM disk storage. The issue is entirely detailed here: https://www.virtualbox.org/ticket/9103 -- the problem was caused because of having existing snapshots (which error message output was not detailing). I haven't had to deal with the issue due to my dynamic disk sizes not being small from the start anymore (this is mostly an issue for my Windows VMs where the base disk may need significant size for the OS). It looks like, for a resize, that a merge of all snapshots has to occur first -- one user on that list details a workaround to maintain snapshots by cloning the VM. (Note: 5.2 was just released a few weeks ago, and looks like it should prevent the problem happening in the future by properly informing users that it isn't possible with snapshots).
    • Certain scenarios, like resizing disks, required dropping into a terminal as there were no options to previously do so via the GUI. According to some recent posts, I've seen that v5.2 has added disk management stuff like that to the GUI (or will be adding it). I'm comfortable with dropping into the terminal, but in a teaching scenario or when evaluating the learnability of the tools, it complicates things.
    Incentivized
    Read full review
    Likelihood to Renew
    Docker, Inc
    No answers on this topic
    Oracle
    I give this rating because virtual box is inexpensive but there is another product such as vm ware that can also be used
    Incentivized
    Read full review
    Usability
    Docker, Inc
    I have been using Docker for more than 3 years and it really simplifies the modern application development and deployment. I like the ability of Docker to improve efficiency, portability and scalability for developers and operations teams. Another reason for giving this rating is because Docker integrates CI/CD pipelines very well
    Incentivized
    Read full review
    Oracle
    I love using the Graphical User Interface. The VirtualBox Manager is very easy to understand and use. You can quickly create, configure and manage all your virtual machines in one window. It makes operating virtual machines easy and simple. When using VBoxManage it gives the user comprehensive control over VirtualBox so that you can use automation and scripting at the command-line interface
    Incentivized
    Read full review
    Reliability and Availability
    Docker, Inc
    Haven't seen any outages, fatal/unrecoverable errors in my usage so far. Enough said.
    Incentivized
    Read full review
    Oracle
    Dependency on the Host OS means it is as reliable as it is possible to be. Application errors are beyond the purview of the application.
    Incentivized
    Read full review
    Performance
    Docker, Inc
    Docker Desktop. The CPU high usage is a known issue. Needs fixing. Otherwise, it is great overall. Would not use anything else still.
    Incentivized
    Read full review
    Oracle
    No issues, especially with the extensions addons.
    Incentivized
    Read full review
    Support Rating
    Docker, Inc
    No answers on this topic
    Oracle
    Oracle have a very fast response rate and a strong user community. One can geet help from many sources if they choose to research for themselves.
    Incentivized
    Read full review
    Implementation Rating
    Docker, Inc
    No answers on this topic
    Oracle
    We really enjoy using virtual box. We do not require to buy expensive hardware but instead we can minimize costs and maximize profits.
    Incentivized
    Read full review
    Alternatives Considered
    Docker, Inc
    The reason why we are still using Docker right now is due to that is the best among its peers and suits our needs the best. However, the trend we foresee for the future might indicate Amazon lambda could potentially fit our needs to code enviornmentless in the near future.
    Incentivized
    Read full review
    Oracle
    VirutalBox is very similar to using Vmware with the slight difference in appearance and what might be considered a less polished look. However, what it lacks in polish and looks it makes up for in functionality, easy of use and the wide range of operating systems and features it supports without the need of buying the full professional edition
    Incentivized
    Read full review
    Scalability
    Docker, Inc
    It is the only tool in our toolset that has not [had] any issues so far. That is really a mark of reliability, and it's a testimony to how well the product is made, and a tool that does its job well is a tool well worth having. It is the base tool that I would say any organisation must have if they do scalable deployment.
    Incentivized
    Read full review
    Oracle
    The only problem I have found is that the deployment is dependent and intrinsically linked to the Host OS. This is different from bare metal solutions which remove that dependency on a Host OS. The latter is more reliable and removes a layer of potential failure.
    Incentivized
    Read full review
    Return on Investment
    Docker, Inc
    • Reduces the number of virtual machine which impacted our quarterly billing
    • Using docker with proxy we run multiple application on same port on same host.
    • impact on billing is we have to provide docker training to the people who are working on it.
    Read full review
    Oracle
    • Minimal-to-no support needed from the DevOps team.
    • Provides a direct and an easy way to access multiple VMs inside the same machines which enables performing various testing and QA tasks without the need to switch hardware.
    • Automatic provisioning using tools (esp. Vagrant) which enables developing a base image once, and allows for exporting/importing anywhere across the developers team.
    • Very cost-effective (no fees or monthly subscriptions).
    Incentivized
    Read full review
    ScreenShots