• Tim Hockin's avatar
    Remove logic to handle if UID is blank · 0d92da6b
    Tim Hockin authored
    This should only have been triggered by tests, and those should now be fixed.
    I tested by calling panic() if UID was blank in BuildDockerName() or if number
    of fields was < 5 in ParseDockerName().  All errors were fixed.
    0d92da6b
docker_test.go 8.8 KB