Skip to content

Run the Robotframework Ride IDE 1.5 app accessible in a web browser

Notifications You must be signed in to change notification settings

linzhengtian/docker-robotframework-ride

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Robotframework Ride IDE

Run the Robotframework Ride IDE 1.5 app accessible in a web browser

Run

On platforms like macOS, Windows, etc you can start with a command like:

docker run \
       -d \
       --rm \
       --name="robot" \
       -v XXXX/robot:/robot:rw \
       -p XXXX:80 \
        q907305684/docker-robotframework-ride

Screenshots

About

Run the Robotframework Ride IDE 1.5 app accessible in a web browser

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published