Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build.sh script using Docker #2

Merged
merged 4 commits into from
Sep 13, 2017
Merged

Conversation

noisy
Copy link
Contributor

@noisy noisy commented Sep 9, 2017

Single command building process:

./build.sh

INFO: entrypoint.sh is added to solve a problem with users permissions. Without it pdf would always have wrong permissions:

22:22 $ ls -la
total 152
drwxrwxr-x  4 kszumny kszumny  4096 Sep  9 22:22 .
drwxrwxr-x 77 kszumny kszumny  4096 Sep  9 19:18 ..
-rw-rw-r--  1 kszumny kszumny 21227 Sep  9 20:10 Bluepaper.md
-rw-r--r--  1 root    root    93112 Sep  9 22:22 Bluepaper.pdf
-rwxrwxr-x  1 kszumny kszumny   164 Sep  9 22:22 build.sh
-rw-rw-r--  1 kszumny kszumny   161 Sep  9 22:22 Dockerfile
-rwxrwxr-x  1 kszumny kszumny   139 Sep  9 22:11 entrypoint.sh
drwxrwxr-x  8 kszumny kszumny  4096 Sep  9 22:22 .git
drwxrwxr-x  2 kszumny kszumny  4096 Sep  9 19:18 images
-rw-rw-r--  1 kszumny kszumny    36 Sep  9 19:47 missfont.log
-rw-rw-r--  1 kszumny kszumny   991 Sep  9 19:18 README.md

@plink01001 plink01001 merged commit 80f37c5 into steemit:master Sep 13, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants