Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
faircoind
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
kaana.red
faircoind
Commits
77eea9af
Commit
77eea9af
authored
4 years ago
by
TonyFord
Browse files
Options
Downloads
Patches
Plain Diff
add script path
parent
e79cece9
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Dockerfile
+4
-0
4 additions, 0 deletions
Dockerfile
with
4 additions
and
0 deletions
Dockerfile
+
4
−
0
View file @
77eea9af
...
...
@@ -65,6 +65,10 @@ RUN chown -R faircoin:faircoin /home/faircoin/pulse.faircoin.co
RUN
mkdir
-p
/home/faircoin/.faircoin2
RUN
chown
-R
faircoin:faircoin /home/faircoin/.faircoin2
RUN
mkdir
-p
/home/faircoin/script
RUN
chown
-R
faircoin:faircoin /home/faircoin/script
RUN
chmod
+x /home/faircoin/script/blocknotify.sh
USER
faircoin
WORKDIR
/home/faircoin
ENTRYPOINT
["./faircoind"]
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment