Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
H
haskell-gargantext
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Przemyslaw Kaminski
haskell-gargantext
Commits
347f323c
Commit
347f323c
authored
Nov 15, 2021
by
Przemyslaw Kaminski
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'dev' into 86-dev-graphql
parents
3005b6fb
a60ddc50
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
4 additions
and
4 deletions
+4
-4
Dockerfile
devops/docker/Dockerfile
+1
-1
package.yaml
package.yaml
+1
-1
stack.yaml
stack.yaml
+2
-2
No files found.
devops/docker/Dockerfile
View file @
347f323c
FROM
fpco/stack-build:lts-18.1
2
FROM
fpco/stack-build:lts-18.1
6
#RUN apt-key adv --keyserver hkp://pool.sks-keyservers.net:80 --recv-keys 8B1DA6120C2BF624
RUN
apt-get update
&&
\
...
...
package.yaml
View file @
347f323c
name
:
gargantext
version
:
'
0.0.4.7.
1
'
version
:
'
0.0.4.7.
2
'
synopsis
:
Search, map, share
description
:
Please see README.md
category
:
Data
...
...
stack.yaml
View file @
347f323c
resolver
:
url
:
https://raw.githubusercontent.com/commercialhaskell/stackage-snapshots/master/lts/18/1
3
.yaml
url
:
https://raw.githubusercontent.com/commercialhaskell/stackage-snapshots/master/lts/18/1
6
.yaml
flags
:
{}
extra-package-dbs
:
[]
packages
:
...
...
@@ -12,7 +12,7 @@ packages:
docker
:
enable
:
false
#enable: true
repo
:
'
cgenie/stack-build:lts-18.1
2
-garg'
repo
:
'
cgenie/stack-build:lts-18.1
6
-garg'
run-args
:
-
'
--publish=8008:8008'
...
...
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