Code Monkey home page Code Monkey logo

docker-lynx's Introduction

Dockerized Lynx Browser

This project provides a Docker container for Lynx, a highly configurable text-based web browser. It's particularly useful for browsing in a terminal or in environments where a graphical web browser is not feasible.

Features

  • Lightweight and secure browsing.
  • Ability to open a specific URL directly.
  • Runs on Alpine Linux for a minimal footprint.

docker-lynx displaying Hacker News

Prerequisites

  • Docker installed on your machine.

Building the Docker Image

To build the image, clone this repository or download the source and run the following command in the directory containing the Dockerfile:

docker build -t docker-lynx .

This command will create a Docker image named docker-lynx.

Running the Container

You can run the Lynx browser in a Docker container using the following command:

  • To open Lynx without a specific URL:

    docker run -it docker-lynx
  • To open Lynx with a specific URL (e.g., https://www.google.com):

    docker run -it docker-lynx https://www.google.com

Customization

The Dockerfile can be modified to include additional Lynx settings or to specify a different base image or Lynx version.

Contributions

Contributions to this project are welcome! Please submit pull requests or issues on the project's GitHub repository.

License

This Dockerized Lynx browser is open-sourced under the MIT License.

docker-lynx's People

Contributors

jzombie avatar

Stargazers

 avatar Ika Key avatar  avatar  avatar Alexander Maslyakov avatar saopin avatar wolfi3 avatar  avatar hirak0 avatar Vladislav Sorokin avatar unknown.branch avatar Nabiev Vitaliy avatar  avatar Noskill avatar IemandDood avatar Viktor Merkurev avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.