# docker-robotframework-ride **Repository Path**: linzhengtian/docker-robotframework-ride ## Basic Information - **Project Name**: docker-robotframework-ride - **Description**: Run the Robotframework Ride IDE 1.5 app accessible in a web browser - **Primary Language**: Docker - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-10-07 - **Last Updated**: 2022-06-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 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: ```bash docker run \ -d \ --rm \ --name="robot" \ -v XXXX/robot:/robot:rw \ -p XXXX:80 \ q907305684/docker-robotframework-ride ``` ## Screenshots