Changeset 48 in code for trunk/Dockerfile


Ignore:
Timestamp:
Oct 6, 2023, 2:33:57 PM (20 months ago)
Author:
yakumo.izuru
Message:

Reorganized the codebase, add support for flag modus operandi

Signed-off-by: Izuru Yakumo <yakumo.izuru@…>

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Dockerfile

    r33 r48  
    22
    33COPY . .
    4 WORKDIR web/
    54RUN go mod download
    65RUN go build -o simplytranslate
Note: See TracChangeset for help on using the changeset viewer.