Search code examples
dockerunixvirtualbox

How to get the Unix Image in Docker Hub


I searched on Docker Hub but couldnt find any Unix Image. I want to work with Unix Command line to test few commands. There are two ways

  1. Run a Unix Docker Image
  2. Download a Unix iso file and run it in virtual Box

Is any of the two possible ? Is Unix iso available like other linux fedora etc. Any links ore references for the same ?


Solution

  • There are a few free Unix distributions available, one being BSD.

    An BSD image is available on Docker Hub:

    https://hub.docker.com/r/auchida/freebsd/