Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
D
Dockerfiles
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
3
Issues
3
List
Boards
Labels
Service Desk
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Picasoft
Technique
Dockerfiles
Commits
3633ac99
Commit
3633ac99
authored
Nov 06, 2020
by
ppom
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[Whiteboard] fix: add new png to Dockerfile
parent
61dc134d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
pica-whiteboard/Dockerfile
pica-whiteboard/Dockerfile
+1
-0
No files found.
pica-whiteboard/Dockerfile
View file @
3633ac99
...
...
@@ -21,6 +21,7 @@ ADD entrypoint.sh /entrypoint.sh
ADD
default.conf /etc/nginx/conf.d/default.conf
ADD
index.html /var/www/localhost/htdocs/index.html
ADD
picasoft.svg /var/www/localhost/htdocs/picasoft.svg
ADD
picasoft-logo-whiteboard.png /var/www/localhost/htdocs/picasoft-logo-whiteboard.png
ADD
default.css /var/www/localhost/htdocs/default.css
RUN
chmod
+x /entrypoint.sh
...
...
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