Git Product home page Git Product logo

rfdocker's People

Contributors

asyrjasalo avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

rfdocker's Issues

Add support for Windows 10 (without relying on Windows Subsystem for Linux)

According to the current knowledge, this would require rfdocker distributed additionally as a Powershell script, which would use Docker for Windows underneath. Docker for Windows can be used for running Docker containers on Windows natively, meaning, without installation and use of Windows Subsystem for Linux.

This should not be too much of a work from the maintenance point of view, as the bash script (rfdocker) is quite short, and is also intended to be kept that simple in the future as well.

(This was picked up from Robot Framework Slack #general, discussion with Przemek at 2018-02-26)

manifest for robotframework/rfdocker:3.1.2-slimbuster not found: manifest unknown

Followed the steps in the guide

When running the rfdocker script I get this error :

Sending build context to Docker daemon 69.44MB
Step 1/4 : ARG FROM_IMAGE=robotframework/rfdocker:3.1.2-slimbuster
Step 2/4 : FROM $FROM_IMAGE
manifest for robotframework/rfdocker:3.1.2-slimbuster not found: manifest unknown: manifest unknown

Regarding the Windows 10 enhancement issue

Hi there,

Question refers to: #2

I am curious, "obviously" because? Nobody volunteered to help out? Or because this is no longer needed? Or relevant? I am interested in using your image/container myself since I like the minimalist approach you have taken and that you are using Alpine linux as a base.

Thank you!

Is this a issue?

sudo ./rfdocker
Sending build context to Docker daemon 1.08MB
Step 1/3 : FROM robotframework/rfdocker:3.1.1
---> ef0d35ab4efb
Step 2/3 : COPY requirements.txt .
---> Using cache
---> 54446633691b
Step 3/3 : RUN pip install --no-cache-dir -r requirements.txt
---> Using cache
---> 30e7b075970a
Successfully built 30e7b075970a
Successfully tagged rfdocker:rfdocker

Robots

[ ERROR ] Error in file '/home/robot/robots/tests.robot': Importing test library 'Selenium2Library' failed: ModuleNotFoundError: No module named 'Selenium2Library'
Traceback (most recent call last):
None
PYTHONPATH:
/usr/local/bin
/usr/local/lib/python36.zip
/usr/local/lib/python3.6
/usr/local/lib/python3.6/lib-dynload
/usr/local/lib/python3.6/site-packages
Robots.Tests

test1 | FAIL |
No keyword with name 'Open Browser' found.

Robots.Tests | FAIL |
1 critical test, 0 passed, 1 failed
1 test total, 0 passed, 1 failed

Robots | FAIL |
1 critical test, 0 passed, 1 failed
1 test total, 0 passed, 1 failed

Maintained ?

How is the status of this project?

It uses "robotframework" username on docker-hub and as such suggests that it is somehow officialy related with the robotframework

On the other hand it seems unmaintained and is not mentioned in the official documentation https://hub.docker.com/u/robotframework

So maybe it might be wise do discontinue the project and set it to maintenance mode.

tag not found

Dockerfile uses robotframework/rfdocker:3.1.2-slimbuster as the base image, but the tag doesn't seem available at docker hub.

Should we change it to robotframework/rfdocker:3.1.2.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.