Giter Club home page Giter Club logo

Comments (6)

wjarek-zz avatar wjarek-zz commented on May 16, 2024

The docker file is here: https://github.com/tensorflow/serving/tree/master/tensorflow_serving/tools/docker - does this answer your question?

from serving.

jluite avatar jluite commented on May 16, 2024

Yes . Thank you very much, wjarek .

When I type " docker build -t $USER/tensorflow-serving-devel -f Dockerfile.devel . " on the ubuntu 15.10 with docker 1.10.2 , the result of this command indicates " Sending build context to Docker daemon 484.6 MB , Step 1 : <!DOCTYPE Unknown instruction: <!DOCTYPE " .
How to handle this case ? Thank you in advance .

from serving.

jharmsen avatar jharmsen commented on May 16, 2024

It looks like your Dockerfile.devel has some extraneous text in the beginning.

Please make sure you have the raw file:
https://raw.githubusercontent.com/tensorflow/serving/master/tensorflow_serving/tools/docker/Dockerfile.devel

It should start with:
FROM ubuntu:14.04

from serving.

jluite avatar jluite commented on May 16, 2024

Yes and thank you very much, @jharmsen .

from serving.

jharmsen avatar jharmsen commented on May 16, 2024

Hi D.P.,

Looks like the same issue jluite had.

Please make sure you have downloaded the raw file:
https://raw.githubusercontent.com/tensorflow/serving/master/tensorflow_serving/tools/docker/Dockerfile.devel

It should start with:
FROM ubuntu:14.04

On Wed, May 4, 2016 at 5:21 AM D.P [email protected] wrote:

Hi,

With the downloaded .devel file, I still meet the error

dp@monster:/amy$ docker build --pull -t dp/tensorflow-serving-devel -f Dockerfile.devel .
Sending build context to Docker daemon 1.414 GB
Step 1 : <!DOCTYPE
Unknown instruction: <!DOCTYPE


You are receiving this because you were mentioned.
Reply to this email directly or view it on GitHub
#11 (comment)

from serving.

vodp avatar vodp commented on May 16, 2024

Yeah. It turns out that I downloaded the html page of the file. After building successfully, I guess I have to install cuda toolkit and cudnn manually? The docker seems do not contain those.

from serving.

Related Issues (20)

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.