Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
shiny-k8s
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
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
hub
shiny-k8s
Commits
435f10a2
Commit
435f10a2
authored
Jul 6, 2023
by
Bryan BRANCOTTE
Browse files
Options
Downloads
Patches
Plain Diff
set SHINY_LOG_STDERR=1
parent
3a4ec4a2
Branches
Branches containing commit
No related tags found
No related merge requests found
Pipeline
#106747
canceled
Jul 6, 2023
Stage: build
Stage: test
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
Dockerfile.r
+1
-0
1 addition, 0 deletions
Dockerfile.r
with
1 addition
and
0 deletions
Dockerfile.r
+
1
−
0
View file @
435f10a2
...
@@ -3,6 +3,7 @@ FROM ${DOCKER_HUB_MIRROR}ubuntu:focal
...
@@ -3,6 +3,7 @@ FROM ${DOCKER_HUB_MIRROR}ubuntu:focal
# define geographic location during R installation
# define geographic location during R installation
ENV
TZ=Etc/UTC
ENV
TZ=Etc/UTC
ENV
DEBIAN_FRONTEND=noninteractive
ENV
DEBIAN_FRONTEND=noninteractive
ENV
SHINY_LOG_STDERR=1
EXPOSE
3838
EXPOSE
3838
CMD
["shiny-server"]
CMD
["shiny-server"]
...
...
...
...
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
sign in
to comment