GNU social JP
  • FAQ
  • Login
GNU social JPは日本のGNU socialサーバーです。
Usage/ToS/admin/test/Pleroma FE
  • Public

    • Public
    • Network
    • Groups
    • Featured
    • Popular
    • People

Cadu Silva :verifiedcat: (cadusilva@bolha.one)'s status on Monday, 20-Jan-2025 06:39:50 JST

  1. Embed this notice
    Cadu Silva :verifiedcat: (cadusilva@bolha.one)'s status on Monday, 20-Jan-2025 06:39:50 JST Cadu Silva :verifiedcat: Cadu Silva :verifiedcat:
    • daltux

    @daltux caso estivesse falando do código fonte:

    ```
    git clone --depth 1 https://github.com/enafore/enafore.git .

    cat << EOF > Dockerfile
    FROM node:20-alpine AS builder
    WORKDIR /app
    COPY . /app
    RUN apk add git && corepack enable && pnpm install --frozen-lockfile && pnpm build

    FROM lipanski/docker-static-website:latest AS runner
    COPY --from=builder /app/__sapper__/export .
    EOF

    docker build -t enafore .
    ```

    In conversation about 5 months ago from gnusocial.jp permalink

    Attachments

    1. Domain not in remote thumbnail source whitelist: opengraph.githubassets.com
      GitHub - enafore/enafore: A somewhat unstable fediverse client with better support for Akkoma and glitch-soc instances.
      A somewhat unstable fediverse client with better support for Akkoma and glitch-soc instances. - enafore/enafore

Feeds

  • Activity Streams
  • Atom
  • Help
  • About
  • FAQ
  • TOS
  • Privacy
  • Source
  • Version
  • Contact

GNU social JP is a social network, courtesy of GNU social JP管理人. It runs on GNU social, version 2.0.2-dev, available under the GNU Affero General Public License.

Creative Commons Attribution 3.0 All GNU social JP content and data are available under the Creative Commons Attribution 3.0 license.