Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
wiki-js
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
1
Issues
1
List
Board
Labels
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Jacklull
wiki-js
Commits
05c90434
Unverified
Commit
05c90434
authored
Apr 23, 2022
by
Nicolas Giard
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
chore: rename docker init script
parent
6ee5788f
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
1 deletion
+1
-1
Dockerfile
.devcontainer/Dockerfile
+1
-1
app-init.sh
.devcontainer/app-init.sh
+0
-0
No files found.
.devcontainer/Dockerfile
View file @
05c90434
...
...
@@ -52,7 +52,7 @@ ADD https://raw.githubusercontent.com/eficode/wait-for/v2.1.3/wait-for /usr/loca
RUN
chmod
+rx /usr/local/bin/wait-for
# Copy the startup file
COPY
init.sh /docker-init.sh
COPY
app-
init.sh /docker-init.sh
RUN
sed
-i
's/\r$//'
/docker-init.sh
&&
\
chmod
+x /docker-init.sh
...
...
.devcontainer/init.sh
→
.devcontainer/
app-
init.sh
View file @
05c90434
File moved
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment