921afa5 Move all the container definition files from a docker folder to containers

Authored and Committed by pingou 5 years ago
    Move all the container definition files from a docker folder to containers
    
    After all these files are not docker specific and will in fact work for
    every container engine (including podman which we're testing with).
    
    We're adjusting the docker-compose file to point to the right folder so
    it keeps working, and the .gitignore file.
    
    Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
    
        
file modified
+2 -2
dev/containers/ev dev/docker/ev
file renamed
file was renamed with no change to the file
dev/containers/fedora-infra-tags.repo dev/docker/fedora-infra-tags.repo
file renamed
file was renamed with no change to the file
dev/containers/logcom dev/docker/logcom
file renamed
file was renamed with no change to the file
dev/containers/test_env_template dev/docker/test_env_template
file renamed
file was renamed with no change to the file
dev/containers/web dev/docker/web
file renamed
file was renamed with no change to the file
dev/containers/web-run dev/docker/web-run
file renamed
file was renamed with no change to the file
dev/containers/worker dev/docker/worker
file renamed
file was renamed with no change to the file
file modified
+4 -4