Skip to content

Dockerfile to create an image centos7 with python 3.4, robotframework and robotframework-lint

License

Notifications You must be signed in to change notification settings

aleskarova/centos7-rflint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

centos7-rflint

Dockerfile with Centos7, python 3.4, robotframework and robotframework-lint

To build Docker image from directory with Dockerfile:

  • docker build -t [IMAGENAME] .

To run Docker container:

  • run -it --rm -v path/to/test/files:/test [IMAGENAME]

About

Dockerfile to create an image centos7 with python 3.4, robotframework and robotframework-lint

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published