Skip to content
Snippets Groups Projects
  • cladmi's avatar
    ed179863
    makefiles/docker.inc.mk: handle 'build' directory · ed179863
    cladmi authored
    The 'build' directory should be created before starting docker.
    If not it will be created as root.
    
    Also add mapping for the directory in docker.
    
    Currently create the directory in the target until there is a directory
    creation target.
    ed179863
    History
    makefiles/docker.inc.mk: handle 'build' directory
    cladmi authored
    The 'build' directory should be created before starting docker.
    If not it will be created as root.
    
    Also add mapping for the directory in docker.
    
    Currently create the directory in the target until there is a directory
    creation target.