Git Product home page Git Product logo

ghost-bootstrap4's Introduction

Welcome to My Github Profile

I am a Fullstack Developer from Indonesia.

My Website

ghost-bootstrap4's People

Contributors

imsus avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

ghost-bootstrap4's Issues

Dockerfile file not found

Hi,

Build image fail because file docker-entrypoint.sh is not found. In Dockerfile:

COPY docker-entrypoint.sh /usr/local/bin

Error:

[user@hostname:~]$ docker build -t ghost-bootstrap .
...
+ cd /var/lib/ghost
+ su-exec node ghost config --ip 0.0.0.0 --port 2368 --no-prompt --db sqlite3 --url http://localhost:2368 --dbpath /var/lib/ghost/content/data/ghost.db
+ su-exec node ghost config paths.contentPath /var/lib/ghost/content
+ mv /var/lib/ghost/content /var/lib/ghost/content.orig
+ mkdir -p /var/lib/ghost/content
+ chown node:node /var/lib/ghost/content
Removing intermediate container f0bf705e7bdd
 ---> 053b2bc6266d
Step 12/17 : WORKDIR $GHOST_INSTALL
Removing intermediate container a21c9919ad1c
 ---> 8e1fbc6c8d65
Step 13/17 : VOLUME $GHOST_CONTENT
 ---> Running in 89592acb3235
Removing intermediate container 89592acb3235
 ---> 5cae23dcb3bb
Step 14/17 : COPY docker-entrypoint.sh /usr/local/bin
COPY failed: stat /var/lib/docker/tmp/docker-builder141167842/docker-entrypoint.sh: no such file or directory

Regards

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.