-
### Quick Description 🛠️
Dockerization provides a standardized and efficient way to package and deploy applications, including APIs. It encapsulates the application and its dependencies into a contai…
-
Hey,
I wanted to build a Docker image with ipv6 support.
This is what the alpine support page suggests to enable ipv6:
```
modprobe ipv6
echo "ipv6" >> /etc/modules
```
This does not work…
-
:red_circle: **Title** : Dockerfile implementation
:red_circle: **Enhancement Aim** : It will make it easy for other to setup and review your project in their systems.
:red_circle: **Changes** : I'…
-
Currently, caching does not respond to changes in Haskell code. As a result, we need to dockerize the Haskell code, and caching should be applied to the Docker task. I believe there isn't a way to ach…
-
**Is your feature request related to a problem? Please describe.**
The current CATcher documentation is relatively sparse on how to setup the full application for dev mode. It took me a while to re…
-
- [ ] User-configurable default run parameters (rps, duration, etc.)
- [x] Show currently running test to any client
- [ ] Advanced run parameters (expected latencies)
- [x] Modifiable test name
-…
-
Loving dockerize - and have been tinkering to see how it could work at work where, unfortunately, we have to use an internal gitlab instance rather than the glorious github.
Where I've got to is to r…
roovo updated
10 years ago
-
I think it will be a good idea to dockerize the setup which will make it easier to get started and run the repo. Right it requires a bunch of different steps and configs to be setup which can be done …
-
Hi @steven-tey . Are you looking for a contribution for a dockerfile in dub to create the image/container for deployment purposes.
Would love to add it.
Regards
-
A publicly available docker image, or instructions on how to build an ipns-link docker image, would be a nice addition in helping people integrate ipns-link into their server setups.