Dev docs / LAN edits

This commit is contained in:
kn0wmad
2022-02-01 16:13:40 -07:00
committed by Lucy Cifferello
parent 1147649c4d
commit 36b8d4b02d
16 changed files with 149 additions and 143 deletions

View File

@@ -1,8 +1,8 @@
.. _service_docker:
==================
Service Dockerfile
==================
==========
Dockerfile
==========
Dockerfile
----------
@@ -12,7 +12,7 @@ The Dockerfile is responsible for mounting the service application to whatever v
Since the build requires specific arm runtime environments, these base images can be imported into the Dockerfile as a starting point so the base system does not need to be completely redefined. This enables importing a specific build environment version that encapsulates any necessary libraries for running the service build, eg. golang, rust.
For instance:
For instance:
``FROM alpine:3.12``
@@ -37,4 +37,4 @@ The `LND wrapper <https://github.com/Start9Labs/lnd-wrapper/blob/master/Dockerfi
.. role:: raw-html(raw)
:format: html
:raw-html:`<br />`
:raw-html:`<br />`