Home / Report Question

Q. What is the default shell used by `RUN` in a Dockerfile?
  • A. bash
  • B. zsh
  • C. /bin/sh -c
  • D. /bin/bash