Skip to content
This repository was archived by the owner on Jun 30, 2021. It is now read-only.
This repository was archived by the owner on Jun 30, 2021. It is now read-only.

Build with VERSION=local version override with all images #8

@lrhazi

Description

@lrhazi

➜ ~ docker run -d -p 4444:4444 -p 5900:5900 --name selenium-hub elgalu/selenium-hub:2.44.0
Unable to find image 'elgalu/selenium-hub:2.44.0' locally
Pulling repository elgalu/selenium-hub
2014/11/06 12:17:51 Error: image elgalu/selenium-hub not found

➜ ~ docker pull phusion/baseimage:0.9.15
...
➜ docker-selenium git:(master) VERSION=local make build
...
Successfully built df0ff142acaf
cd ./Hub && docker build -t elgalu/selenium-hub:local .
Sending build context to Docker daemon 5.12 kB
Sending build context to Docker daemon
Step 0 : FROM elgalu/selenium-base:2.44.0
Pulling repository elgalu/selenium-base
2014/11/06 12:24:01 Error: image elgalu/selenium-base not found
make: *** [hub] Error 1
➜ docker-selenium git:(master)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions