GithubHelp home page GithubHelp logo

prismatix-jp / techdoc-ja Goto Github PK

View Code? Open in Web Editor NEW
9.0 15.0 1.0 26 KB

日本語で情報技術ドキュメント(仕様書やドキュメント等)を記述するためのオーサリング環境

Home Page: https://hub.docker.com/r/classmethod/techdoc-ja/

License: Apache License 2.0

Shell 21.57% Dockerfile 78.43%
docker-image documentation gitbook redpen textlint circleci japanese

techdoc-ja's Issues

Dockerベースイメージアップデート

Docker ベースイメージが古いせいか、現在 Dockerfile からのイメージ作成でコケる

Removing intermediate container d67dda731375
Step 3/17 : ENV LANG ja_JP.UTF-8
 ---> Running in 5d8e92376d1f
 ---> c5b637d0e674
Removing intermediate container 5d8e92376d1f
Step 4/17 : RUN echo "deb http://http.debian.net/debian jessie-backports main" >>/etc/apt/sources.list   && apt-get clean   && apt-get update   && apt-get install -y locales-all
 ---> Running in 9097295c5312
Ign http://deb.debian.org jessie InRelease
Get:1 http://deb.debian.org jessie-updates InRelease [16.3 kB]
Get:2 http://security.debian.org jessie/updates InRelease [44.9 kB]
Get:3 http://deb.debian.org jessie Release.gpg [1652 B]
Get:4 http://deb.debian.org jessie Release [77.3 kB]
Ign http://http.debian.net jessie-backports InRelease
Get:5 http://deb.debian.org jessie-updates/main amd64 Packages [20 B]
Ign http://http.debian.net jessie-backports Release.gpg
Get:6 http://security.debian.org jessie/updates/main amd64 Packages [983 kB]
Ign http://http.debian.net jessie-backports Release
Err http://http.debian.net jessie-backports/main amd64 Packages
  
Get:7 http://deb.debian.org jessie/main amd64 Packages [9098 kB]
Err http://http.debian.net jessie-backports/main amd64 Packages
  
Err http://http.debian.net jessie-backports/main amd64 Packages
  
Err http://http.debian.net jessie-backports/main amd64 Packages
  
Err http://http.debian.net jessie-backports/main amd64 Packages
  404  Not Found
Fetched 10.2 MB in 4s (2313 kB/s)
W: Failed to fetch http://http.debian.net/debian/dists/jessie-backports/main/binary-amd64/Packages  404  Not Found

E: Some index files failed to download. They have been ignored, or old ones used instead.

解決策

Docker ベースイメージのバージョンを上げる

FROM node:14.14.0-buster-slim

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.